Commit Graph
3 Commits
Author SHA1 Message Date
Jocelyn Mallon fe0b1bea20 Add an option to show extended directory/path information.
Add a user selectable option 'BULLETTRAIN_DIR_EXTENDED' to show extended directory/path information. Currently this is fixed at truncating the path shown at 3 folders deep, but could be modified to support user selectable nesting/truncation.
2014-07-15 16:22:28 -07:00
Jocelyn Mallon 4c13e6b718 Add option to show extended git status information.
Add an option 'BULLETTRAIN_GIT_STATUS' to allow user to show extended git repo status; e.g. added, modified, deleted files instead of just clean/dirty.
2014-07-15 16:16:12 -07:00
Jocelyn Mallon 5296d6c29e Update command substitution notation
Just a quick update to replace all instances of the older `` command substitution, to newer $() notation.
2014-07-15 15:36:02 -07:00