Browse Source

added emacs

Josh Bicking 8 years ago
parent
commit
d50cdb092f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      makedots.sh

+ 1 - 1
makedots.sh

@@ -25,7 +25,7 @@ then
 fi
 ln -s $DIR/zshrc $HOME/.zshrc
 
-for i in vimrc vim bashrc tmux.conf zshrc
+for i in vimrc vim bashrc tmux.conf zshrc emacs
 do
 if [ -f $HOME/.$i -o -h $HOME/.$i -o -d $HOME/.$i ]
     then