aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-16 23:23:14 -0300
committerEuAndreh <eu@euandre.org>2018-07-16 23:23:14 -0300
commitc294dae2853d60bbcf41be71dfc150d8ebfb9873 (patch)
tree835501dcdde911bd603d207f5b369a552eb1ca0b
parentAdd inc_download function to youtube.sh (diff)
downloaddotfiles-c294dae2853d60bbcf41be71dfc150d8ebfb9873.tar.gz
dotfiles-c294dae2853d60bbcf41be71dfc150d8ebfb9873.tar.xz
Add Guix specific environment variables
-rw-r--r--bash/env.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/env.sh b/bash/env.sh
index 25fd601..2059261 100644
--- a/bash/env.sh
+++ b/bash/env.sh
@@ -67,3 +67,5 @@ isLinux && {
#
export PATH="$HOME/.guix-profile/bin${PATH:+:}$PATH"
+export PATH="$HOME/.config/guix/current/bin${PATH:+:}$PATH"
+export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale" # after running guix package -i glibc-utf8-locales