diff options
Diffstat (limited to '')
-rwxr-xr-x | install.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |