mirror of
https://github.com/itme-brain/bash.git
synced 2026-03-23 17:59:44 -04:00
added git symbol
This commit is contained in:
parent
b286fe447b
commit
100b851ee5
1 changed files with 1 additions and 1 deletions
2
prompt
2
prompt
|
|
@ -12,7 +12,7 @@ else
|
||||||
_js_sym="js"
|
_js_sym="js"
|
||||||
_nix_sym="nix"
|
_nix_sym="nix"
|
||||||
_proj_sym="../"
|
_proj_sym="../"
|
||||||
_branch_sym=""
|
_branch_sym="git"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Pre-compute colored icons
|
# Pre-compute colored icons
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue