]> git.vanrenterghem.biz Git - Dotty.git/blobdiff - bash/.bashrc
Support nix in bash shell.
[Dotty.git] / bash / .bashrc
index 9fa83b575e9327947ca369846cc81d758498bf8c..b0e4bab4ffdc16b52b825878779e207c28de8ca6 100644 (file)
@@ -22,3 +22,6 @@ export GPG_TTY=$(tty)
 gpg-connect-agent updatestartuptty /bye >/dev/null
 
 [ -n "$DISPLAY" ] && export BROWSER=firefox || export BROWSER=w3m
+
+source /etc/profile.d/nix-daemon.sh
+export LOCALE_ARCHIVE=/usr/lib/locale/locale-archive