forgot to symlink .spacemacs
This commit is contained in:
parent
755c33addf
commit
9592c4a8d9
1 changed files with 1 additions and 0 deletions
1
init.sh
1
init.sh
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue