diff --git a/zsh.sh b/zsh.sh index a86fe58..651ebe2 100755 --- a/zsh.sh +++ b/zsh.sh @@ -71,4 +71,3 @@ mkdir -p ~/.fzf/shell touch ~/.fzf/shell/key-bindings.zsh sudo sh -c "echo $(which zsh) >> /etc/shells" -chsh -s $(which zsh)