summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotfiles/.bash_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.bash_profile b/dotfiles/.bash_profile
index ec8a2a8..0bd2cc7 100644
--- a/dotfiles/.bash_profile
+++ b/dotfiles/.bash_profile
@@ -41,7 +41,7 @@ export GUIX_PACKAGE_PATH="$HOME/Code/guix-custom"
if ! guixsd
then
export PATH="$HOME/.guix-profile/bin:$PATH"
- export LOCPATH="$HOME/.guix-profile/lib/locale"
+ #export LOCPATH="$HOME/.guix-profile/lib/locale"
fi
# Extra configuration needed for work machine.