[zsh] export nix-shell var

probably why it didn't work so well
This commit is contained in:
odrling 2021-04-05 22:49:45 +02:00
parent b14881f6ed
commit 19919a95de

2
.zshrc
View file

@ -62,7 +62,7 @@ setopt appendhistory autocd notify histexpiredupsfirst histsavenodups incappendh
unsetopt beep
bindkey -e
NIX_BUILD_SHELL=zsh
export NIX_BUILD_SHELL=zsh
# vi mode
bindkey -v