Ver a proveniência

load git-prompt.sh if available

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

+ 1
- 0
bashrc Ver ficheiro

@@ -489,6 +489,7 @@ __my_ps1_moc(){
__my_moc_state "[MOC:%s]"
return $last
}
test -r /usr/share/git/git-prompt.sh && . /usr/share/git/git-prompt.sh
__my_ps1_git(){
local last=$?
null type __git_ps1 || return $last


Carregando…
Cancelar
Guardar