Current Path :
/
proc
/
self
/
root
/
usr
/
share
/
zsh
/
5.0.2
/
functions
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/usr/share/zsh/5.0.2/functions/_precommand
#compdef - nohup eval time rusage noglob nocorrect exec catchsegv aoss hilite # precommands is made local in _main_complete precommands+=($words[1]) shift words (( CURRENT-- )) _normal