Skip to content

Instantly share code, notes, and snippets.

@Reder
Created April 28, 2012 17:57
Show Gist options
  • Save Reder/2520842 to your computer and use it in GitHub Desktop.
Save Reder/2520842 to your computer and use it in GitHub Desktop.
.bash_profile
PS1='\[\033[G\]\w \$ '
export EDITOR=vim
alias mongod='mongod run --config /usr/local/Cellar/mongodb/2.0.4-x86_64/mongod.conf'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment