dotfiles/fish/.config/fish/conf.d/systemd-abbr.fish
Sanchayan Maity cb12ad28ab fish: Add fish-systemctl
https://github.com/wawa19933/fish-systemd

We do not use any plugin manager so just add this manually.
2022-10-01 09:56:18 +05:30

5 lines
114 B
Fish

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