wawa19933 / fish-systemd

Comfortable aliases for `systemctl` command to include `sudo` when needed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/fish-systemd@fish-3.0.2

About

Comfortable aliases for `systemctl` command to include `sudo` when needed

License:The Unlicense


Languages

Language:Shell 100.0%