···3737 fish_add_path -g $HOME/.local/bin
38383939 # the horror that is compiling python using rtx/pyenv on Linux with homebrew libs
4040- set -gx PKG_CONFIG_PATH \
4040+ set -agx PKG_CONFIG_PATH \
4141 (brew --prefix readline)/lib/pkgconfig \
4242 (brew --prefix openssl)/lib/pkgconfig \
4343 (brew --prefix sqlite3)/lib/pkgconfig \