From 569b6e893c38ce49ee283c604d35bc08c21d5772 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Tue, 26 Mar 2024 14:56:24 +0530 Subject: [PATCH] fish: conf.d/systemd-abbr: Show logs only for current boot --- fish/.config/fish/conf.d/systemd-abbr.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish/.config/fish/conf.d/systemd-abbr.fish b/fish/.config/fish/conf.d/systemd-abbr.fish index ddd61bf..0a58865 100644 --- a/fish/.config/fish/conf.d/systemd-abbr.fish +++ b/fish/.config/fish/conf.d/systemd-abbr.fish @@ -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