Skip to content

Instantly share code, notes, and snippets.

@nathancolgate
Last active December 28, 2016 14:55
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 nathancolgate/48731b84143d9d71c22263a454fcb70e to your computer and use it in GitHub Desktop.
Save nathancolgate/48731b84143d9d71c22263a454fcb70e to your computer and use it in GitHub Desktop.
iterm2_hostname in bash profile
export iterm2_hostname=xxx.xxx.xxx.xxx
test -e "${HOME}/.iterm2_shell_integration.bash" && source "${HOME}/.iterm2_shell_integration.bash"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment