Current Path :
/
usr
/
share
/
zsh
/
5.0.2
/
functions
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/share/zsh/5.0.2/functions/_x_title
#autoload local x="$argv[(I)-X]" if (( x )); then _message -r "$argv[x + 1]" else _message -e titles 'title' fi