fish: conf.d/systemd-abbr: Update abbreviation for journalctl
This commit is contained in:
parent
e726c45441
commit
1b4fdb4e35
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
abbr sc systemctl
|
||||
abbr scu systemctl --user
|
||||
abbr jr journalctl
|
||||
abbr jru journalctl --user
|
||||
abbr jru journalctl --user --unit
|
||||
abbr jrU journalctl --user
|
||||
|
|
Loading…
Reference in a new issue