Ver código fonte

remove prompt setting for /bin/sh

pull/1/head
10sr 11 anos atrás
pai
commit
32c8bb0cba
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      shrc

+ 2
- 1
shrc Ver arquivo

@@ -1227,7 +1227,8 @@ then
${__my_c4}:: ${__my_cdef}[${__my_c2}\u@\H${__my_cdef}:${__my_c1}\w/${__my_cdef}]\$(__my_ps1_info)\n\
${__my_c4}:: ${__my_cdef}\D{%Y/%m/%d %H:%M} \$(__my_ps1_jobs \j)${__my_ps1_str}\$(__my_alert_fail)${__my_ps1_right}\$ "
else
PS1="$(printf $(whoami)@$(hostname)\n$ )"
true
# PS1="$(printf $(whoami)@$(hostname)$ )"
fi

__my_set_header_line(){


Carregando…
Cancelar
Salvar