summary refs log tree commit diff stats
path: root/host-ap-spotcap.local
diff options
context:
space:
mode:
authorAlan Pearce2015-05-06 09:35:14 +0200
committerAlan Pearce2015-05-06 09:35:14 +0200
commit92ad3ee5c18fc15a63ef3cec41731ba23c63b3ab (patch)
tree53791ce99c273412a96dc0599c0dc0c98a919a9f /host-ap-spotcap.local
parenta27f79fd42c10cc8fe47e0344669f1f79a125434 (diff)
downloaddotfiles-92ad3ee5c18fc15a63ef3cec41731ba23c63b3ab.tar.lz
dotfiles-92ad3ee5c18fc15a63ef3cec41731ba23c63b3ab.tar.zst
dotfiles-92ad3ee5c18fc15a63ef3cec41731ba23c63b3ab.zip
zsh: Setup nix on SpotCap machine
Diffstat (limited to 'host-ap-spotcap.local')
-rw-r--r--host-ap-spotcap.local/config/zsh/zshenv.local3
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 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