Bash snippet to show branch and patch in bash prompt
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Thu, 2 Nov 2006 21:18:32 +0000 (21:18 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 2 Nov 2006 21:18:32 +0000 (21:18 +0000)
commit2f5e43aab8d29b746a8e21597a5032eb77be1612
tree8f8ed96636d5f731e1882c3d205a5e54b5022754
parentc333afcf5feb13f23746410a14aa9d42efc9ff01
Bash snippet to show branch and patch in bash prompt

Modified according to Eran Tromer's suggestions. Also added some personal
preference to the default PS1 but people should really adapt this to their
needs.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
contrib/stgbashprompt.sh [new file with mode: 0755]