diff --git a/copydots.sh b/copydots.sh index a01ec8f..d2725fd 100755 --- a/copydots.sh +++ b/copydots.sh @@ -12,7 +12,7 @@ cp -r $HOME/.config/dunst $repoPath cp -r $HOME/.config/picom $repoPath # ZSH -cp -r $HOME/.oh-my-zsh/custom/themes $repoPath/zsh-themes +rm -r $repoPath/zsh-themes; cp -r $HOME/.oh-my-zsh/custom/themes $repoPath/zsh-themes cp $HOME/.zshrc $repoPath # X