This commit is contained in:
Leonardo Eugênio 2024-06-28 19:28:08 -03:00
parent 871fbeafa7
commit ecc3c1ddea
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";