Skip to content

Instantly share code, notes, and snippets.

@rgwozdz
Created March 1, 2014 04:03
Show Gist options
  • Save rgwozdz/9284925 to your computer and use it in GitHub Desktop.
Save rgwozdz/9284925 to your computer and use it in GitHub Desktop.
Change which folder your Mac OSX terminal points to when opened.
echo "cd $directory" >> ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment