Add git branch to prompt prefix
This commit is contained in:
parent
d52ef78a9b
commit
3f98479e17
2 changed files with 47 additions and 5 deletions
|
|
@ -4,4 +4,5 @@ HISTORY_FILE :: "skal.history"
|
|||
USER_COLOR :: "\x1b[0m"
|
||||
DETAILS_COLOR :: "\x1b[34m"
|
||||
DIR_COLOR :: "\x1b[32m"
|
||||
GIT_COLOR :: "\x1b[33m"
|
||||
BASE_COLOR :: "\x1b[0m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue