Skip to content

Instantly share code, notes, and snippets.

@rodrigotassinari
Created January 13, 2011 00:58
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 rodrigotassinari/777211 to your computer and use it in GitHub Desktop.
Save rodrigotassinari/777211 to your computer and use it in GitHub Desktop.
.bashrc para agradar o iTerm2
if [ -x /usr/libexec/path_helper ]; then
eval `/usr/libexec/path_helper -s`
fi
eval `/usr/libexec/path_helper -s`
source ~/.bash_profile
cd .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment