Skip to content

Instantly share code, notes, and snippets.

@dmidlo
Last active March 26, 2017 08:46
Show Gist options
  • Save dmidlo/310480c18416900c12e5dedb7ea96953 to your computer and use it in GitHub Desktop.
Save dmidlo/310480c18416900c12e5dedb7ea96953 to your computer and use it in GitHub Desktop.
$ port contents zsh | grep bin
/opt/local/bin/zsh
/opt/local/bin/zsh-5.3.1
/opt/local/share/zsh/5.3.1/functions/_bind_addresses
/opt/local/share/zsh/5.3.1/functions/_bindkey
/opt/local/share/zsh/5.3.1/functions/_combination
/opt/local/share/zsh/5.3.1/help/bindkey
$ /opt/local/bin/zsh --version
zsh 5.3.1 (x86_64-apple-darwin16.4.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment