fish: add poweroff alias
This commit is contained in:
parent
f5945b14fa
commit
278b12c001
|
@ -36,6 +36,7 @@ in
|
|||
shellAliases = {
|
||||
rm = "trash";
|
||||
tree = "eza -T";
|
||||
kys = "shutdown now";
|
||||
};
|
||||
shellAbbrs = {
|
||||
off = "shutdown now";
|
||||
|
|
Loading…
Reference in a new issue