From 2d3f9a88fa97e246fbf20b4a4eca1a5cd5e323d0 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 21 Nov 2018 10:08:30 -0200 Subject: wip --- bash/env.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bash') diff --git a/bash/env.sh b/bash/env.sh index c81cba2e..c537b4e8 100644 --- a/bash/env.sh +++ b/bash/env.sh @@ -68,9 +68,9 @@ isLinux && { # export GUIX_PROFILE="$HOME/.guix-profile/etc/profile" -isLinux && { - source "$GUIX_PROFILE" -} +# isLinux && { +# source "$GUIX_PROFILE" +# } 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 -- cgit v1.3