profile: Update local Guix PATH

master
Pierre Neidhardt 2018-06-26 09:32:47 +02:00
parent 0349733c09
commit 7b5774ad3d
1 changed files with 2 additions and 0 deletions

View File

@ -154,6 +154,8 @@ 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