dotfiles/fish/.config/fish/conf.d/systemd-abbr.fish

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
102 B
Fish
Raw Normal View History

abbr -a sc systemctl
abbr -a scu systemctl --user
abbr -a jr journalctl
abbr -a jru journalctl --user