fish: update fish aliases
This commit is contained in:
parent
4a61403ede
commit
ac6a8dde52
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue