From 4e02228264c0ff24654cd0381e75caf576e46993 Mon Sep 17 00:00:00 2001 From: Davide Frattarolo Date: Fri, 12 Jun 2026 08:48:22 +0200 Subject: [PATCH] Soft reboot alias --- conf.d/myabbrs.fish | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.d/myabbrs.fish b/conf.d/myabbrs.fish index c172a79..1956901 100644 --- a/conf.d/myabbrs.fish +++ b/conf.d/myabbrs.fish @@ -17,3 +17,4 @@ abbr -a -- sysc systemctl abbr -a -- syscu systemctl --user abbr -a -- diswn disown \(jobs -p\) abbr -a -- rg rg --hyperlink-format kitty +abbr -a -- sreboot systemctl soft-reboot