Typo.
This commit is contained in:
parent
ee45430c00
commit
034f88c71a
@ -39,6 +39,6 @@ esac
|
|||||||
echo "export XDG_CONFIG_HOME=$HOME/.config" >> $HOME/.zshenv
|
echo "export XDG_CONFIG_HOME=$HOME/.config" >> $HOME/.zshenv
|
||||||
echo "export ZDOTDIR=$HOME/.config/zsh" >> $HOME/.zshenv
|
echo "export ZDOTDIR=$HOME/.config/zsh" >> $HOME/.zshenv
|
||||||
rm -rf ~/.bash* ~/.profile
|
rm -rf ~/.bash* ~/.profile
|
||||||
rm -rf ~/.
|
rm -rf ~/.config/zsh
|
||||||
ln -sf ~/.local/repos/dotfiles/zsh ~/.config/
|
ln -sf ~/.local/repos/dotfiles/zsh ~/.config/
|
||||||
touch ~/.local/settings/zsh
|
touch ~/.local/settings/zsh
|
||||||
|
Loading…
Reference in New Issue
Block a user