mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-07-19 11:23:04 +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'
|
|
|