From 81f3a32442dbdd21b93b80b1dcf0f2b51f1c0314 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 24 Sep 2018 20:58:31 -0400 Subject: [PATCH] [rc] small misc changes --- rc.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rc.org b/rc.org index b00363a..b89e2c8 100644 --- a/rc.org +++ b/rc.org @@ -4939,8 +4939,6 @@ URxvt.keysym.Shift-Up: command:\033]720;1\007 URxvt.keysym.Shift-Down: command:\033]721;1\007 URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select -URxvt.perl-ext: bidi -URxvt.bidi.enabled: 1 URxvt.url-select.launcher: firefox URxvt.url-select.underline: true URxvt.keysym.M-u: perl:url-select:select_next @@ -5251,6 +5249,8 @@ 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" +export NIXPKGS=$HOME/src/git/nixpkgs + 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 -- 2.20.1