Current Path : /proc/self/root/proc/2/root/proc/2/root/usr/local/ssl/local/ssl/share/zsh/4.3.11/functions/ |
Current File : //proc/self/root/proc/2/root/proc/2/root/usr/local/ssl/local/ssl/share/zsh/4.3.11/functions/_topgit |
#compdef tg local expl if (( CURRENT == 2 )); then _wanted subcmd expl 'topgit command' compadd create delete export import info patch remote summary update else _files fi