Add config for psql

This commit is contained in:
Alexander Hess 2022-07-12 02:37:04 +02:00
commit c1393d0756
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
3 changed files with 33 additions and 1 deletions

View file

@ -34,6 +34,8 @@ export BAT_CONFIG_PATH="$HOME/.config/bat/config"
export LESSHISTFILE="${XDG_CACHE_HOME:-$HOME/.cache}/.lesshst"
export PSQLRC="$HOME/.psqlrc"
# Shell-specific stuff