guix: Don't export PATH nor INFOPATH

master
Pierre Neidhardt 2018-07-03 18:05:53 +02:00
parent 37f59a874d
commit 1e0d0ee74b
1 changed files with 0 additions and 2 deletions

View File

@ -154,8 +154,6 @@ fi
## Guix
if command -v guix >/dev/null 2>&1; then
export GUIX_PACKAGE_PATH="$HOME/.guix-packages"
export PATH="$HOME/.config/guix/current/bin:$PATH"
export INFOPATH="$HOME/.config/guix/current/share/info:$INFOPATH"
fi
## Default text editor