update prezto

This commit is contained in:
2018-11-18 23:37:19 +04:00
parent a17ecf9f57
commit 2808949f26
352 changed files with 15169 additions and 25328 deletions

View File

@@ -39,16 +39,10 @@
# ------------------------------------------------------------------------------
_trash-list() {
_arguments -C \
'--version[Show programs version number and exit]' \
{-h,--help}'[Show help message and exit]' \
'*: :' \
}
_trash-list
_arguments \
'--version[show programs version number and exit]' \
{-h,--help}'[show help message and exit]' \
'*: :'
# Local Variables:
# mode: Shell-Script