summary refs log tree commit diff stats
path: root/host-ap-spotcap.local/config/zsh/zshenv.local
blob: f6881be21ae562567c44a9bbc280451955cb73a3 (plain)
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