chiark / gitweb /
zsh-completion: Move machine listing to autoload
authorWilliam Giokas <1007380@gmail.com>
Thu, 7 Nov 2013 22:00:51 +0000 (16:00 -0600)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 10 Nov 2013 00:02:53 +0000 (19:02 -0500)
commitc0fd7cbd7a3a0aab503393e648b33b6ad49ec485
tree56087053bdf2c1ebf0336cf8c83e542cc3be887b
parenta02c5fe7cbad3ca0536286ceab0bde5fb1c0ba13
zsh-completion: Move machine listing to autoload

Instead of having two different listings of machines, use an autoloaded
function that can be used by other shell completions in the future. It
will also allow editing a single file to change the way machinectl and
systemd-run completion for machines.
shell-completion/zsh/_machinectl
shell-completion/zsh/_sd_machines [new file with mode: 0644]
shell-completion/zsh/_systemd-run