Skip to content

Instantly share code, notes, and snippets.

View cm-rudolph's full-sized avatar

Christian Rudolph cm-rudolph

View GitHub Profile
#!/bin/bash
#
# DESCRIPTION:
#
# Set the bash prompt according to:
# * the branch/status of the current git repository
# * the branch of the current subversion repository
# * the return value of the previous command
#
# USAGE: