mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-07-18 12:20:59 +08:00
6 lines
89 B
Bash
6 lines
89 B
Bash
PS1='${debian_chroot:+($debian_chroot)}[\u@\h \W]# '
|
|
|
|
alias rm='rm -i'
|
|
alias cp='cp -i'
|
|
|