a quick way to do postgres
This commit is contained in:
parent
feaa479780
commit
4e471dac4d
1 changed files with 1 additions and 0 deletions
1
shellrc
1
shellrc
|
@ -57,6 +57,7 @@ alias hist='fc -l 1'
|
|||
alias beep='printf "\007"'
|
||||
alias fixterm='printf "c"'
|
||||
alias vi='command vim'
|
||||
alias pg-linux-client='command sudo -u postgres psql'
|
||||
|
||||
# iconv
|
||||
alias iconvwk='command iconv -c -f cp1251 -t koi8-r'
|
||||
|
|
Loading…
Reference in a new issue