mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-22 00:21:27 +01:00
moved from Completion/Builtins/_nothing
This commit is contained in:
parent
5da6c80f86
commit
0c3c55faef
1 changed files with 3 additions and 0 deletions
3
Completion/Base/Utility/_nothing
Normal file
3
Completion/Base/Utility/_nothing
Normal file
|
@ -0,0 +1,3 @@
|
|||
#compdef true false log times clear logname whoami
|
||||
|
||||
_message 'no argument or option'
|
Loading…
Reference in a new issue