diff --git a/zsh/_deploy.sh b/zsh/_deploy.sh index ef34825..64c6c89 100644 --- a/zsh/_deploy.sh +++ b/zsh/_deploy.sh @@ -1,3 +1,3 @@ # Setup zsh cp ./zsh/zsh/* /root -chsh -s /bin/zsh +chsh -s /usr/bin/zsh