joshsusser (owner)

Revisions

gist: 86223 Download_button fork
public
Public Clone URL: git://gist.github.com/86223.git
Embed All Files: show embed
Text only #
1
2
3
4
export PS1="\[\033[36m\]\h:\W>\[\033[0m\] "
 
export PS1="\[\033[36m\]\h:\w \[\033[33m\]\$(parse_git_branch)\$(parse_svn_branch)\[\033[00m\]$\[\033[00m\] "