fish: Add guix to pkg-config search path

This commit is contained in:
Sanchayan Maity 2021-03-17 20:11:54 +05:30
parent ea34981998
commit b7d8452110
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
set PATH {$HOME}/.guix-profile/bin {$HOME}/.nix-profile/bin {$HOME}/.cargo/bin {$HOME}/.cabal/bin $PATH
set -gx PKG_CONFIG_PATH {$HOME}/.guix-profile/lib/pkgconfig $PKG_CONFIG_PATH
set -gx TERM xterm-kitty
set -gx NIX_PATH {$HOME}/.nix-defexpr/channels
set -gx GUIX_LOCPATH {$HOME}/.guix-profile/lib/locale