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