fish: typo fix
This commit is contained in:
parent
db644c5a15
commit
0af7d00a72
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ if ! string match -eq linux $TERM
|
|||
set prompt_bang \n\ (set_color brred)\u266a\
|
||||
set git_sign \ue0a0
|
||||
else
|
||||
set prompt_bang \n(set_color brred) \#\
|
||||
set prompt_bang \n\ (set_color brred)\#\
|
||||
set git_sign g
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue