PATH:
usr
/
share
/
zsh
/
site-functions
#autoload __get_machines () { machinectl --full --no-legend --no-pager list | {while read -r a b; do echo $a; done;}; } local -a _machines _machines=("${(fo)$(__get_machines)}") typeset -U _machines if [[ -n "$_machines" ]]; then _describe 'machines' _machines else _message 'no machines' fi
[-] _sd_outputmodes
[edit]
[-] _sd_unit_files
[edit]
[-] _journalctl
[edit]
[+]
..
[-] _machinectl
[edit]
[-] _sd_hosts_or_user_at_host
[edit]
[-] _systemd-nspawn
[edit]
[-] _kernel-install
[edit]
[-] _systemd-delta
[edit]
[-] _udevadm
[edit]
[-] _systemd
[edit]
[-] _sd_machines
[edit]
[-] _systemd-tmpfiles
[edit]
[-] _systemctl
[edit]
[-] _systemd-analyze
[edit]
[-] _bootctl
[edit]
[-] _loginctl
[edit]
[-] _systemd-inhibit
[edit]
[-] _coredumpctl
[edit]
[-] _systemd-run
[edit]
[-] _hostnamectl
[edit]
[-] _timedatectl
[edit]
[-] _localectl
[edit]