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
114 B
Fish
Raw Normal View History

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