Shortcuts for systemctl which allow to ommit sudo.
This plugin also adds abbreviations:
| Abbr | Command |
|---|---|
| sc | systemctl |
| scu | systemctl --user |
| jr | journalctl |
| jru | journalctl --user |
systemctl is a function which will prepend sudo when needed.
$ fisher add wawa19933/fish-systemdIf you have issue with systemctl auto-completion (see issue),
use branch fish-3.0.2
$ fisher add wawa19933/fish-systemd@fish-3.0.2