mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-02-01 14:34:07 +00: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'
|
|
|