typo
This commit is contained in:
parent
3d545d2ef5
commit
61edb91dd5
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ YELLOW='\[\e[33m\]'
|
|||
WHITE='\[\e[97m\]'
|
||||
BLACK='\[\e[30m\]'
|
||||
RESET='\[\e[0m\]'
|
||||
ORANGE='\[e[0;33m\]'
|
||||
ORANGE='\[\e[0;33m\]'
|
||||
# git-symbole: * unstaged, + staged, $ stashed, % untracked
|
||||
export GIT_PS1_SHOWUNTRACKEDFILES=1
|
||||
export GIT_PS1_SHOWDIRTYSTATE=1
|
||||
|
|
Loading…
Reference in a new issue