Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
zsh
/
functions
/
Completion
/
Unix
📤 Upload
📝 New File
📁 New Folder
Close
Editing: _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
Save
Cancel