aboutsummaryrefslogtreecommitdiff
path: root/etc/sh/rc
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-04-22 08:41:34 -0300
committerEuAndreh <eu@euandre.org>2024-04-22 08:41:34 -0300
commit9cf5aece93e2e7f2189a5f69feb2478e0cbf2be3 (patch)
tree8e61e76c3d0c64e9800a52a87b59ebb3fa7af5bc /etc/sh/rc
parentetc/sh/rc: Stop exporting $SHAREDIR (diff)
downloaddotfiles-9cf5aece93e2e7f2189a5f69feb2478e0cbf2be3.tar.gz
dotfiles-9cf5aece93e2e7f2189a5f69feb2478e0cbf2be3.tar.xz
etc/sh/rc: Point $NIX_PATH to local Nix repository
Diffstat (limited to 'etc/sh/rc')
-rw-r--r--etc/sh/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index dd202b1..d14ba4a 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -60,6 +60,7 @@ export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch/default/config"
export PASSWORD_STORE_DIR="$SRC/private/password-store"
export MAILCAPS="$XDG_CONFIG_HOME/mailcaps/config"
export PYTHONSTARTUP="$XDG_CONFIG_HOME/python/pythonrc.py"
+export NIX_PATH=nixpkgs="$HOME/dev/misc/nixpkgs"
export EXINIT='
" set number
set ruler