[rc] enable nix
authorAmin Bandali <amin@aminb.org>
Wed, 9 May 2018 17:38:40 +0000 (13:38 -0400)
committerAmin Bandali <amin@aminb.org>
Wed, 9 May 2018 17:38:40 +0000 (13:38 -0400)
rc.org

diff --git a/rc.org b/rc.org
index b07a51e..78afa55 100644 (file)
--- 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