fish: conf.d/systemd-abbr: Show logs only for current boot

This commit is contained in:
Sanchayan Maity 2024-03-26 14:56:24 +05:30
parent 38aaff30b3
commit 569b6e893c
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3

View file

@ -1,5 +1,5 @@
abbr sc systemctl abbr sc systemctl
abbr scu systemctl --user abbr scu systemctl --user
abbr jr journalctl abbr jr journalctl
abbr jru journalctl --user --unit abbr jru journalctl --boot=0 --user --unit
abbr jrU journalctl --user abbr jrU journalctl --user