From: Amin Bandali Date: Wed, 9 May 2018 17:38:40 +0000 (-0400) Subject: [rc] enable nix X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/88bb48589c967b7a01e0a5ff0b86e6ca5ede78a3 [rc] enable nix --- diff --git a/rc.org b/rc.org index b07a51e..78afa55 100644 --- a/rc.org +++ b/rc.org @@ -4407,7 +4407,7 @@ export MOZ_USE_XINPUT2=1 # precise scrolling in firefox #export JAVA_HOME=/usr/lib/jvm/java-8-openjdk #export ANDROID_JACK_VM_ARGS="-Dfile.encoding=UTF-8 -XX:+TieredCompilation -Xmx4G" -#if [ -e /home/amin/.nix-profile/etc/profile.d/nix.sh ]; then . /home/amin/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer +if [ -e /home/amin/.nix-profile/etc/profile.d/nix.sh ]; then . /home/amin/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer #+end_src *** zshenv @@ -4489,7 +4489,6 @@ alias jcl=journalctl alias m="mbsync -Va; getmail; notmuch new" alias best="youtube-dl -f best" alias ace="mosh amin@ace.aminb.org" -alias nix="ssh amin@aminb.org" aur() { cd ~/usr/build