Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 583 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 583 Bytes

fish-systemctl

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.

Installation

$ fisher add wawa19933/fish-systemd

If you have issue with systemctl auto-completion (see issue), use branch fish-3.0.2

$ fisher add wawa19933/[email protected]