fish: update fish aliases

This commit is contained in:
lelgenio 2024-07-17 18:01:01 -03:00
parent b7d17a0173
commit 1e50c2e9dc

View file

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