minor fixes

This commit is contained in:
2026-07-09 17:49:47 +01:00
parent 80e245483a
commit 27759c824a
4 changed files with 10 additions and 3 deletions
+2
View File
@@ -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"