Skip to content

Instantly share code, notes, and snippets.

@libitte
Last active August 29, 2015 14:02
Show Gist options
  • Select an option

  • Save libitte/50481664243ecd35ca14 to your computer and use it in GitHub Desktop.

Select an option

Save libitte/50481664243ecd35ca14 to your computer and use it in GitHub Desktop.
login shell を homebrew でインストールした zsh に変更
chsh -s /usr/local/bin/zsh
chsh -s /bin/bash
#% which bash (git)-[master]
# /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment