This commit is contained in:
2016-04-14 23:29:27 +02:00
parent 295a5255bb
commit 92a78aff0c

View File

@@ -12,7 +12,7 @@ export HISTSIZE=10000
shopt -s histappend shopt -s histappend
# prompt # 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 CLICOLOR=1
export LSCOLORS=ExFxBxDxCxegedabagacad export LSCOLORS=ExFxBxDxCxegedabagacad