OMZ::plugins/git/git.plugin.zsh/
atinit 'print "${ZPLG_COMPDEF_REPLAY[@]}" >! compdefs1.out' atpull %atclone atload 'print "${ZPLG_COMPDEF_REPLAY[@]}" >! compdefs2.out' mv 'git.plugin.zsh -> gp' atclone 'command echo "touch \${ZPLGM[SNIPPETS_DIR]}/load.mark" >! git.plugin.zsh' src gp 
