Alpha Chen 4 years ago
parent 3455a33274
commit b701f3d2c4

@ -22,3 +22,5 @@ fi
if command -v direnv &> /dev/null; then
eval "$(direnv hook zsh)"
fi
if [ -e ~/.nix-profile/etc/profile.d/nix.sh ]; then . ~/.nix-profile/etc/profile.d/nix.sh; fi

Loading…
Cancel
Save