Configure psql
This commit is contained in:
parent
4bad81c4dd
commit
270453dbe0
2 changed files with 32 additions and 0 deletions
2
.profile
2
.profile
|
|
@ -11,6 +11,8 @@ export REPOS="$HOME/repos"
|
|||
|
||||
export LESSHISTFILE="$HOME/.lesshst"
|
||||
|
||||
export PSQLRC="$HOME/.psqlrc"
|
||||
|
||||
|
||||
|
||||
prepend-to-path () { # if not already there
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue