added a nice shutdown command ;)
This commit is contained in:
parent
cfcd08933b
commit
ff9833e570
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ in {
|
||||||
rm = "trash -v";
|
rm = "trash -v";
|
||||||
l = "eza -a --icons";
|
l = "eza -a --icons";
|
||||||
la = "eza -lha --icons --git";
|
la = "eza -lha --icons --git";
|
||||||
|
kys = "shutdown now";
|
||||||
cd = "z";
|
cd = "z";
|
||||||
nv = "nvim";
|
nv = "nvim";
|
||||||
#TODO fix hardcoding of git repo path and profile name
|
#TODO fix hardcoding of git repo path and profile name
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue