Current Path : /home/thomas/public_html/Fox-C404/root/usr/share/zsh/4.3.11/functions/ |
Current File : /home/thomas/public_html/Fox-C404/root/usr/share/zsh/4.3.11/functions/_x_name |
#autoload local x="$argv[(I)-X]" if (( x )); then _message -r "$argv[x + 1]" else _message -e names 'name' fi