From 19919a95de6eda7b4c6bdc9b82f8cef6c6ec3d98 Mon Sep 17 00:00:00 2001 From: odrling Date: Mon, 5 Apr 2021 22:49:45 +0200 Subject: [PATCH] [zsh] export nix-shell var probably why it didn't work so well --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index d9bf46b..c0549d8 100644 --- a/.zshrc +++ b/.zshrc @@ -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