Add psqlrc
This commit is contained in:
parent
f65078d822
commit
0f437a75db
2 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
~/.config/tako: tako/
|
||||
~/.config/zsh: zsh/
|
||||
~/.config/user-dirs.dirs: etc/user-dirs.dirs
|
||||
~/.psqlrc: psql/.psqlrc
|
||||
~/.tmux.conf: tmux/.tmux.conf
|
||||
~/.vim: vim/
|
||||
~/.vimrc: vim/.vimrc
|
||||
|
|
|
|||
1
psql/.psqlrc
Normal file
1
psql/.psqlrc
Normal file
|
|
@ -0,0 +1 @@
|
|||
\pset expanded auto
|
||||
Loading…
Add table
Add a link
Reference in a new issue