From 858dc8ac235b46e1d9ce892d8b364d17edd4666e Mon Sep 17 00:00:00 2001 From: lelgenio Date: Wed, 9 Nov 2022 17:55:48 -0300 Subject: [PATCH] Add poweroff abbr --- user/fish.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/user/fish.nix b/user/fish.nix index 07841e2..e572253 100644 --- a/user/fish.nix +++ b/user/fish.nix @@ -26,6 +26,7 @@ in { tree = "exa -T"; }; shellAbbrs = { + off = "shutdown now"; v = "kak"; ns = "nix develop --command $SHELL"; # system