This commit is contained in:
2016-04-14 23:29:27 +02:00
parent 6cdeb92041
commit 23a8829035

View File

@@ -12,7 +12,7 @@ export HISTSIZE=10000
shopt -s histappend
# prompt
export PS1="\[\033[31m\][Docker] \[\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