Add poweroff abbr
This commit is contained in:
parent
e3d406612f
commit
858dc8ac23
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue