Alpha Chen 4 years ago
parent c3d5574107
commit 62bc20c8cf
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -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