Procházet zdrojové kódy

shrc: Load git-completion when isdarwin

pull/15/head
10sr před 9 roky
rodič
revize
050def2628
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      shrc

+ 2
- 0
shrc Zobrazit soubor

@@ -471,6 +471,8 @@ g(){
git "$@"
fi
}

$isdarwin && . /Applications/Xcode.app/Contents/Developer/usr/share/git-core/git-completion.bash
if null type _git && $inbash
then
# enable programmable completion for g


Načítá se…
Zrušit
Uložit