forgot to symlink .spacemacs

This commit is contained in:
Stefen Auris 2017-09-27 14:09:28 -04:00
parent 755c33addf
commit 9592c4a8d9

View file

@ -18,6 +18,7 @@ ln -s /home/`whoami`/stevset/.zshrc /home/`whoami`/.zshrc
ln -s /home/`whoami`/stevset/.vim /home/`whoami`/.vim
ln -s /home/`whoami`/stevset/.vimrc /home/`whoami`/.vimrc
ln -s /home/`whoami`/stevset/.zsh /home/`whoami`/.zsh
ln -s /home/`whoami`/stevset/.spacemacs /home/`whoami`/.spacemacs
#set new shell
echo "set new shell to zsh"