aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 510cabd..056d6f7 100755
--- a/install.sh
+++ b/install.sh
@@ -37,6 +37,8 @@ yaourt -S otf-fira-code
#git clone git://github.com/zsh-users/zsh-syntax-highlighting ~/.zsh/plugins/zsh-syntax-highlighting
#git clone https://github.com/zsh-users/zsh-completions ~/.zsh/plugins/zsh-completions
+#sudo chsh -s $(which zsh)
+
#stow vim
#git clone https://github.com/VundleVim/Vundle.vim.git vim/.vim/bundle/Vundle.vim