Skip to content

Instantly share code, notes, and snippets.

@arbelt
Last active May 18, 2016 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arbelt/d17529bdab376ba3f9ec5eb1a98063e6 to your computer and use it in GitHub Desktop.
Save arbelt/d17529bdab376ba3f9ec5eb1a98063e6 to your computer and use it in GitHub Desktop.
[[ -x /usr/local/bin/zsh ]] && \
grep '^/usr/local/bin/zsh' /etc/shells && \
sudo sh -c 'echo /usr/local/l/bin/zsh >> /etc/shells'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment