This commit is contained in:
2016-04-14 23:24:22 +02:00
parent 8a94c97fe1
commit 0af2a5e9ab

View File

@@ -12,7 +12,7 @@ export HISTSIZE=10000
shopt -s histappend
# prompt
export PS1="\[\033[31m\]Docker Container: \[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33; 1m\]\w\[\033[m\]\$ "
export PS1="\[\033[31m\][Docker] \[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33; 1m\]\w\[\033[m\]\$ "
export CLICOLOR=1
export LSCOLORS=ExFxBxDxCxegedabagacad