experimenting with nix

This commit is contained in:
James Walker 2020-10-28 15:49:01 -04:00
parent 52ae13d4c2
commit b3bb7ea3ff
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -16,3 +16,5 @@ export CVS_RSH=ssh
# Load asdf
. $(brew --prefix asdf)/asdf.sh
[ -e $HOME/.nix-profile/etc/profile.d/nix.sh ] && . $HOME/.nix-profile/etc/profile.d/nix.sh