fish: update fish aliases
This commit is contained in:
parent
b7d17a0173
commit
1e50c2e9dc
|
@ -36,7 +36,7 @@ in
|
|||
shellAliases = {
|
||||
rm = "trash";
|
||||
tree = "eza -T";
|
||||
kys = "shutdown now";
|
||||
kill_yourself = "shutdown now";
|
||||
};
|
||||
shellAbbrs = {
|
||||
off = "shutdown now";
|
||||
|
|
Loading…
Reference in a new issue