Add config for psql
This commit is contained in:
parent
c5cf44f72e
commit
c1393d0756
3 changed files with 33 additions and 1 deletions
2
.profile
2
.profile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue