소스 검색

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


불러오는 중...
취소
저장