feat(shell): alias lw = librewolf

This commit is contained in:
Ahurac 2024-11-05 14:08:54 +01:00
parent 05f664eccf
commit af91148e18

View file

@ -166,6 +166,7 @@
sshm = "ssh -M";
pd = "pushd";
wlc = "wl-copy";
lw = "librewolf";
};
plugins = [{
name = "vi-mode";