Selaa lähdekoodia

giti: fix - adaption for kali_prompt

84582af
Dirk Alders 1 vuosi sitten
vanhempi
commit
8d00e56602
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      giti

+ 1
- 1
giti Näytä tiedosto

@@ -67,7 +67,7 @@ else
67 67
         git_status_text="push required"
68 68
       elif [[ $git_status =~ "nothing to commit" ]]; then
69 69
         git_status_color="$COLOR_DARKGREEN"
70
-        git_status_text="clea         "
70
+        git_status_text="clean        "
71 71
       else
72 72
         git_status_color="$COLOR_OCHRE"
73 73
         git_status_text="unknown      "

Loading…
Peruuta
Tallenna