[feat] add GUIX_LOCPATH env

Signed-off-by: SouthFox <master@southfox.me>
This commit is contained in:
SouthFox 2024-11-18 17:17:57 +08:00
parent e8ff7d23d6
commit 55f584edcf

View file

@ -73,6 +73,7 @@ export LC_COLLATE=C
. $HOME/.guix-home/setup-environment
export GUIX_PROFILE="$HOME/.guix-home/profile"
export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
export ZSH_CUSTOM="$GUIX_PROFILE/share/zsh"
.reload() {
autoload compinit && compinit