CHips L MINI SHELL

CHips L pro

Current Path : /proc/3/task/3/cwd/proc/self/root/proc/3/task/3/cwd/usr/share/zsh/4.3.11/functions/
Upload File :
Current File : //proc/3/task/3/cwd/proc/self/root/proc/3/task/3/cwd/usr/share/zsh/4.3.11/functions/_builtin

#compdef builtin

if (( $CURRENT > 2 )); then
  shift words
  (( CURRENT -- ))
  _normal
else
  local expl

  _wanted commands expl 'builtin command' compadd "$@" -k builtins
fi

Copyright 2K16 - 2K18 Indonesian Hacker Rulez