This commit is contained in:
Leonardo Eugênio 2024-06-28 19:28:08 -03:00
parent f5945b14fa
commit 325ba751d8
2 changed files with 10 additions and 9 deletions

View file

@ -36,6 +36,7 @@ in
shellAliases = {
rm = "trash";
tree = "eza -T";
kys = "shutdown now";
};
shellAbbrs = {
off = "shutdown now";