systemd/shell-completion/zsh
William Giokas 3e7f60ab32 zsh_completion: Move helper function to autoload
_hosts_or_user_at_host was used by 6 different completions, and
previously was in all 6 of those files. I moved it out to its own file,
_sd_hosts_or_user_at_host. This will be autoloaded for use in other
completion functions. It also allows external completions to use this
function by simply calling _sd_hosts_or_user_at_host as in the systemd
completions.
2013-08-14 22:42:56 -04:00
..
_hostnamectl zsh_completion: Move helper function to autoload 2013-08-14 22:42:56 -04:00
_journalctl zsh_completion: Correctly display journal fields 2013-08-14 22:23:08 -04:00
_kernel-install zsh completion: add _kernel-install 2013-08-03 09:20:12 -04:00
_localectl zsh_completion: Move helper function to autoload 2013-08-14 22:42:56 -04:00
_loginctl zsh_completion: Move helper function to autoload 2013-08-14 22:42:56 -04:00
_machinectl zsh_completion: Move helper function to autoload 2013-08-14 22:42:56 -04:00
_sd_hosts_or_user_at_host zsh_completion: Move helper function to autoload 2013-08-14 22:42:56 -04:00
_systemctl zsh_completion: Move helper function to autoload 2013-08-14 22:42:56 -04:00
_systemd zsh_completion: Split out zsh _systemd-tmpfiles 2013-08-02 10:44:14 -04:00
_systemd-analyze zsh_completion: Split out zsh _systemd-analyze 2013-08-02 10:43:58 -04:00
_systemd-coredumpctl zsh_completion: add "gdb" verb to coredumpctl 2013-08-02 10:49:07 -04:00
_systemd-inhibit zsh_completion: Split out zsh _systemd-inhibit 2013-08-02 10:43:55 -04:00
_systemd-nspawn zsh_completion: Split out zsh _systemd-nspawn 2013-08-02 10:43:52 -04:00
_systemd-tmpfiles zsh_completion: Split out zsh _systemd-tmpfiles 2013-08-02 10:44:14 -04:00
_timedatectl zsh_completion: Move helper function to autoload 2013-08-14 22:42:56 -04:00
_udevadm zsh_completion: Split out zsh _udevadm 2013-08-02 10:43:49 -04:00