From fa38387183da91fa346cb21911bdca0ecee9c8ea Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Thu, 1 Jan 2026 14:01:44 +1100 Subject: [PATCH] Update zsh.sh --- zsh.sh | 1 - 1 file changed, 1 deletion(-) 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)