Add configuration for psql
This commit is contained in:
parent
57c25dde66
commit
56845c5c19
3 changed files with 48 additions and 0 deletions
|
|
@ -48,3 +48,4 @@ unset _bat
|
|||
|
||||
export BAT_CONFIG_PATH="$XDG_CONFIG_HOME/bat/config"
|
||||
export LESSHISTFILE="$XDG_STATE_HOME/less/history"
|
||||
export PSQLRC="$XDG_CONFIG_HOME/psql/psqlrc"
|
||||
|
|
|
|||
Loading…
Reference in a new issue