Add poweroff abbr

This commit is contained in:
lelgenio 2022-11-09 17:55:48 -03:00
parent e3d406612f
commit 858dc8ac23

View file

@ -26,6 +26,7 @@ in {
tree = "exa -T"; tree = "exa -T";
}; };
shellAbbrs = { shellAbbrs = {
off = "shutdown now";
v = "kak"; v = "kak";
ns = "nix develop --command $SHELL"; ns = "nix develop --command $SHELL";
# system # system