zsh: Setup nix on SpotCap machine
Alan Pearce alan@alanpearce.co.uk
Wed, 06 May 2015 09:35:14 +0200
1 files changed, 3 insertions(+), 0 deletions(-)
A 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