aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2017-08-24 17:10:34 +0200
committerneodarz <neodarz@neodarz.net>2017-08-24 17:10:34 +0200
commitfe8ed8b9c2d88b6e271d165288ed18282d2299c2 (patch)
tree20d5fa123b73dac9952921f359f413eb94d942d5 /install.sh
parente1782e62560e1c10e66aa81e5d1f10e9814d12a7 (diff)
downloaddotfiles_ascii-fe8ed8b9c2d88b6e271d165288ed18282d2299c2.tar.xz
dotfiles_ascii-fe8ed8b9c2d88b6e271d165288ed18282d2299c2.zip
Add chsh
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 056d6f7..5036b04 100755
--- a/install.sh
+++ b/install.sh
@@ -37,7 +37,7 @@ 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)
+#chsh -s $(which zsh)
#stow vim