minor fixes
This commit is contained in:
@@ -21,6 +21,8 @@ function fish_prompt
|
||||
set -l user $USER
|
||||
set -l host (hostname)
|
||||
|
||||
printf '\e[24m'
|
||||
|
||||
if test -n "$IN_NIX_SHELL"
|
||||
if test "$IN_NIX_SHELL" = "shell"
|
||||
set -a markers "nix shell"
|
||||
|
||||
Reference in New Issue
Block a user