mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-11-01 09:41:12 +00:00
a60fe47359
Changes: - Rename `rsync_scp_wrap` to `noremoteglob` and make it more generally usable - Enable completion support for commands wrapped with `noremoteglob` - Tighten up internal variable usages - Update documentation for 'noremoteglob' function
12 lines
139 B
Plaintext
12 lines
139 B
Plaintext
#compdef noremoteglob
|
|
#autoload
|
|
|
|
#
|
|
# Completes noremoteglob.
|
|
#
|
|
# Authors:
|
|
# Indrajit Raychaudhuri <irc+code@indrajit.com>
|
|
#
|
|
|
|
_precommand
|