From 92ad3ee5c18fc15a63ef3cec41731ba23c63b3ab Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 6 May 2015 09:35:14 +0200 Subject: zsh: Setup nix on SpotCap machine --- host-ap-spotcap.local/config/zsh/zshenv.local | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 host-ap-spotcap.local/config/zsh/zshenv.local (limited to 'host-ap-spotcap.local') 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 0000000..9ce3bef --- /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 -- cgit 1.4.1