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";
|
sshm = "ssh -M";
|
||||||
pd = "pushd";
|
pd = "pushd";
|
||||||
wlc = "wl-copy";
|
wlc = "wl-copy";
|
||||||
|
lw = "librewolf";
|
||||||
};
|
};
|
||||||
plugins = [{
|
plugins = [{
|
||||||
name = "vi-mode";
|
name = "vi-mode";
|
||||||
|
|
Loading…
Reference in a new issue