PATH:
usr
/
share
/
zsh
/
site-functions
#compdef systemd-path # SPDX-License-Identifier: LGPL-2.1-or-later typeset -A sdpath=( ${$(systemd-path)/:/} ) _arguments -S \ '(-h --help)'{-h,--help}'[Print help text and exit]' \ '(-v --version)'{-v,--version}'[Print a version string and exit]' \ '--suffix=[Append a suffix to the paths]' \ '*:pathname:compadd -k sdpath'
[-] _systemd-run
[open]
[-] _sd_unit_files
[open]
[-] _sd_outputmodes
[open]
[+]
..
[-] _curl
[open]
[-] _hostnamectl
[open]
[-] _bwrap
[open]
[-] _coredumpctl
[open]
[-] _systemd-tmpfiles
[open]
[-] _timedatectl
[open]
[-] _sd_hosts_or_user_at_host
[open]
[-] _udevadm
[open]
[-] _systemd-analyze
[open]
[-] _busctl
[open]
[-] _systemd-delta
[open]
[-] _localectl
[open]
[-] _flatpak
[open]
[-] _kernel-install
[open]
[-] _systemctl
[open]
[-] _systemd-inhibit
[open]
[-] _sd_machines
[open]
[-] _systemd-path
[open]
[-] _journalctl
[open]
[-] _bootctl
[open]
[-] _systemd
[open]
[-] _loginctl
[open]