diff options
-rw-r--r-- | host-ap-spotcap.local/config/zsh/zshenv.local | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/host-ap-spotcap.local/config/zsh/zshenv.local b/host-ap-spotcap.local/config/zsh/zshenv.local new file mode 100644 index 00000000..9ce3bef6 --- /dev/null +++ b/host-ap-spotcap.local/config/zsh/zshenv.local @@ -0,0 +1,3 @@ +# -*- mode: sh; -*- +export NIX_PATH=nixpkgs=/Users/alan/projects/nixpkgs +. /Users/alan/.nix-profile/etc/profile.d/nix.sh |