Переглянути джерело

shrc: Load git-completion when isdarwin

pull/15/head
10sr 9 роки тому
джерело
коміт
050def2628
1 змінених файлів з 2 додано та 0 видалено
  1. +2
    -0
      shrc

+ 2
- 0
shrc Переглянути файл

@@ -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


Завантаження…
Відмінити
Зберегти