Add git-subrepo plugin

pull/511/head
Josh Hagins 2015-06-18 11:51:51 -04:00
parent d0d6780a2f
commit 51872d7bee
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# Load git-subrepo if you are using it, and initialize completions
cite about-plugin
about-plugin 'load git-subrepo if you are using it, and initialize completions'
[[ -e "${GIT_SUBREPO_ROOT:=~/.git-subrepo}/init" ]] && source "$GIT_SUBREPO_ROOT/init"