all repos — dotfiles @ 94489bb8ce88f65c6a440f4f0953ad00248a1ab9

Superseded by nixfiles

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

1
2
3
4
5
6
# -*- mode: sh; -*-
if [[ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]]
then
	. $HOME/.nix-profile/etc/profile.d/nix.sh;
fi
export ZPLUG_HOME=/usr/local/opt/zplug