feat(shell): alias lw = librewolf
This commit is contained in:
parent
05f664eccf
commit
af91148e18
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@
|
|||
sshm = "ssh -M";
|
||||
pd = "pushd";
|
||||
wlc = "wl-copy";
|
||||
lw = "librewolf";
|
||||
};
|
||||
plugins = [{
|
||||
name = "vi-mode";
|
||||
|
|
Loading…
Reference in a new issue