all repos — archive/dotfiles @ c9a5e8b8a412daa6160e0d6d64c40bd978a7259b

Superseded by nixfiles

host-ap-spotcap.local/config/zsh/zshenv.local (view raw)

1
2
3
4
5
# -*- mode: sh; -*-
if [[ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]]
then
	. $HOME/.nix-profile/etc/profile.d/nix.sh;
fi