all repos — archive/dotfiles @ 0ae946f65165ef8eebf17da7166092e0af0579d2

Superseded by nixfiles

Merge branch 'master' of github.com:alanpearce/dotfiles

Alan Pearce
commit

0ae946f65165ef8eebf17da7166092e0af0579d2

parent

dbb5e71d90cbe3833df166cf7183d7b07c090bd5

1 file changed, 4 insertions(+), 0 deletions(-)

changed files
M host-ap-spotcap.local/config/zsh/zshenv.localhost-ap-spotcap.local/config/zsh/zshenv.local
@@ -1,1 +1,5 @@
# -*- mode: sh; -*- +if [[ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]] +then + . $HOME/.nix-profile/etc/profile.d/nix.sh; +fi