Skip to content

Instantly share code, notes, and snippets.

@jesgs
Last active December 13, 2015 22:49
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 jesgs/4987508 to your computer and use it in GitHub Desktop.
Save jesgs/4987508 to your computer and use it in GitHub Desktop.
bashrc file
export APPLICATION_ENV=development
export SVN_EDITOR='/usr/bin/vim'
alias la='ls -la --color'
PS1="[\h:\\W] $ "
#source ~/.gitsource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment