i use arch btw
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Append to existing PKG_CONFIG_PATH

+1 -1
+1 -1
fish/.config/fish/config.fish
··· 37 37 fish_add_path -g $HOME/.local/bin 38 38 39 39 # the horror that is compiling python using rtx/pyenv on Linux with homebrew libs 40 - set -gx PKG_CONFIG_PATH \ 40 + set -agx PKG_CONFIG_PATH \ 41 41 (brew --prefix readline)/lib/pkgconfig \ 42 42 (brew --prefix openssl)/lib/pkgconfig \ 43 43 (brew --prefix sqlite3)/lib/pkgconfig \