Josh Bicking 7 жил өмнө
parent
commit
f7cce1fa87
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      rmdots.sh

+ 1 - 1
rmdots.sh

@@ -2,7 +2,7 @@
 
 DIR=$(pwd)
 
-for i in vimrc vim bashrc tmux.conf zshrc emacs.d dircolors compton.conf .config/nvim .antigen.zsh .xmonad .xmobarrc .local/share/applications/emacs-client.desktop
+for i in .vimrc .vim .bashrc .tmux.conf .zshrc.local .zshrc .emacs.d .dircolors .compton.conf .config/nvim .antigen.zsh .xmonad .xmobarrc .local/share/applications/emacs-client.desktop
 do
 	if [ -L $HOME/$i ]
 	then