New prompt functions and variables
authorJohn Schulz <jfsiii@jfsiii.(none)>
Sun, 9 Oct 2011 18:24:10 +0000 (14:24 -0400)
committerJohn Schulz <jfsiii@jfsiii.(none)>
Sun, 9 Oct 2011 18:24:10 +0000 (14:24 -0400)
commitb2b629eb1ff8be47ae3f063532f3120427f23790
tree1b0a9b75516be0fe2ce07da7a835dc4f5a1436b7
parent323ce20a2d1e67b1d3025604f5e33c60b52ae7f9
New prompt functions and variables

 * `(git|svn|hg)_promp_vars` only assign values to the variables but do not `echo`
 * `(git|svn|hg)_promp_info` still `echo`s, but now calls `*_prompt_info` first
 * Introduce `SCM_CHANGE` to store the changeset id
 * Introduce `SCM_BRANCH` to store the branch name
themes/base.theme.bash