l zsh: check for
This commit is contained in:
parent
df18d18ab3
commit
f7606723ed
@ -108,7 +108,7 @@
|
||||
fi
|
||||
|
||||
#check if in nix shell
|
||||
if test -n "$buildInputs"; then
|
||||
if test -n "$IN_NIX_SHELL"; then
|
||||
p_nixshell='%F{green}[s]%f '
|
||||
t_nixshell='[s] '
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user