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 = { shellAliases = {
rm = "trash"; rm = "trash";
tree = "eza -T"; tree = "eza -T";
kys = "shutdown now"; kill_yourself = "shutdown now";
}; };
shellAbbrs = { shellAbbrs = {
off = "shutdown now"; off = "shutdown now";