Skip to content

Instantly share code, notes, and snippets.

@cyupa
Created October 9, 2014 12:01
Show Gist options
  • Select an option

  • Save cyupa/deb16fec1738aa580544 to your computer and use it in GitHub Desktop.

Select an option

Save cyupa/deb16fec1738aa580544 to your computer and use it in GitHub Desktop.
Adding a new line to the .bash_profile
echo 'export PATH=/usr/local/bin:$PATH' >>~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment