fish: conf.d/systemd-abbr: Show logs only for current boot
This commit is contained in:
parent
38aaff30b3
commit
569b6e893c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
abbr sc systemctl
|
||||
abbr scu systemctl --user
|
||||
abbr jr journalctl
|
||||
abbr jru journalctl --user --unit
|
||||
abbr jru journalctl --boot=0 --user --unit
|
||||
abbr jrU journalctl --user
|
||||
|
|
Loading…
Reference in a new issue