fish: update fish aliases
This commit is contained in:
parent
b7d17a0173
commit
1e50c2e9dc
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue