Màj elvish 0.20 + ajout lsd comme possibilité pour ls + changement des VPNs persos + helix comme éditeur par défaut

This commit is contained in:
Benjamin VAUDOUR 2024-02-11 19:37:36 +01:00
parent 1c8457f7ec
commit f98a134d40
8 changed files with 34 additions and 16 deletions

View file

@ -1,4 +1,5 @@
edit:add-var ipof~ {|@argv|
use re
use str
use framagit.org/benjamin.vaudour/elv-lib/mods/common
use framagit.org/benjamin.vaudour/elv-lib/mods/ip
@ -52,7 +53,7 @@ edit:add-var ipof~ {|@argv|
if (and (not-eq $ll '') (not-eq $ll[0] '#')) {
put $ll
}
} | eawk {|_ ip @domains|
} | re:awk {|_ ip @domains|
peach {|d|
var dd = $d
if (has-key $hosts $dd) {