Update fish config for 3.1.0
This commit is contained in:
parent
b59c4cf08c
commit
fa3797e7c6
9 changed files with 69 additions and 50 deletions
|
@ -7,7 +7,7 @@ function fish_right_prompt
|
|||
and set -a prompt (set_color $fish_color_jobs)$jobs
|
||||
|
||||
test $code -gt 0
|
||||
and set -a prompt (set_color $fish_color_error)$code
|
||||
and set -a prompt (set_color $fish_color_status)$code
|
||||
|
||||
echo $prompt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue