From fe8ed8b9c2d88b6e271d165288ed18282d2299c2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Thu, 24 Aug 2017 17:10:34 +0200 Subject: Add chsh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') 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 -- cgit v1.2.1