Skip to content

Instantly share code, notes, and snippets.

@edsu
Created September 17, 2010 19:43
Show Gist options
  • Select an option

  • Save edsu/584811 to your computer and use it in GitHub Desktop.

Select an option

Save edsu/584811 to your computer and use it in GitHub Desktop.
ed@rorty:~/Projects/bagit$ export PS1='\n\[\033[35m\].-(\[\033[33m\]\u@\h \[\033[36m\]\t\[\033[35m\]) \[\033[0m\]\w\n\[\033[35m\]\`-->\[\033[0m\]'
.-(ed@rorty 15:41:18) ~/Projects/bagit
`-->ls
bagit.egg-info bagit.pyc bench.py README test-data test.pyc
bagit.py bench-data build setup.py test.py
.-(ed@rorty 15:41:20) ~/Projects/bagit
`-->ls
bagit.egg-info bagit.pyc bench.py README test-data test.pyc
bagit.py bench-data build setup.py test.py
.-(ed@rorty 15:41:28) ~/Projects/bagit
`-->pwd
/home/ed/Projects/bagit
.-(ed@rorty 15:41:30) ~/Projects/bagit
`-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment