diff --git a/install.sh b/install.sh index 5972150..1c5ad86 100644 --- a/install.sh +++ b/install.sh @@ -39,6 +39,6 @@ esac echo "export XDG_CONFIG_HOME=$HOME/.config" >> $HOME/.zshenv echo "export ZDOTDIR=$HOME/.config/zsh" >> $HOME/.zshenv rm -rf ~/.bash* ~/.profile -rm -rf ~/. +rm -rf ~/.config/zsh ln -sf ~/.local/repos/dotfiles/zsh ~/.config/ touch ~/.local/settings/zsh