Ver a proveniência

change color

pull/1/head
10sr há 12 anos
ascendente
cometimento
1f2603b1e2
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc Ver ficheiro

@@ -522,7 +522,7 @@ then
__my_c3="\[\e[1;30m\]" # color for OLDPWD
if test "`hostname`" = arch-aspireone; then __my_c4="\[\e[1;34m\]"
elif test "`hostname`" = darwin-mba.local; then __my_c4="\[\e[1;33m\]"
elif test "`hostname`" = newkiwi; then __my_c4="\[\e[1;34m\]"
elif test "`hostname`" = newkiwi; then __my_c4="\[\e[1;35m\]"
else __my_c4="\[\e[1;32m\]" # color for ::
fi
__my_cdef="\[\e[0m\]"


Carregando…
Cancelar
Guardar