Include user in prompt if not the normal user
This commit is contained in:
parent
bdfce892e4
commit
cb958c0da3
4 changed files with 17 additions and 4 deletions
|
@ -23,6 +23,8 @@ set -g fish_color_valid_path normal
|
|||
set -g fish_color_vcs 43d696
|
||||
set -g fish_color_vcs_braces 29bc7d
|
||||
|
||||
set -g fish_normal_user js
|
||||
|
||||
test -n "$XDG_CONFIG_HOME"
|
||||
or set -x XDG_CONFIG_HOME $HOME/.config
|
||||
test -n "$XDG_CACHE_HOME"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue