Skip to content

Instantly share code, notes, and snippets.

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 fabiotatsuo/c817e1c10875c13cf6e5f6b301aaec5b to your computer and use it in GitHub Desktop.
Save fabiotatsuo/c817e1c10875c13cf6e5f6b301aaec5b to your computer and use it in GitHub Desktop.
iterm2_shell_integration
Files
1) ~/.iterm2_shell_integration.bash
2) vim ~/.profile
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