diff --git a/setup.sh b/setup.sh index fdebd32..189525c 100644 --- a/setup.sh +++ b/setup.sh @@ -2,4 +2,5 @@ ln -s "$PWD"/dotfiles/.subbash ~ ln -s "$PWD"/dotfiles/.bashrc ~ +ln -s "$PWD"/dotfiles/.zshrc ~ ln -s "$PWD"/dotfiles/.vimrc ~