fish: update fish aliases

This commit is contained in:
lelgenio 2024-07-17 18:01:01 -03:00 committed by Leonardo Eugênio
parent 4a61403ede
commit ac6a8dde52

View file

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