Update 2023-09-12 22:25 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-09-12 22:25:33 +02:00
parent a442d37d55
commit 76aeb5288c
4 changed files with 66 additions and 17 deletions

View File

@@ -13,8 +13,7 @@ _ports=$(find \
openbsd-wip/* \
-type d \
-maxdepth 1 \
| grep -v -E distfiles\|pobj\|plist\|CVS)
| grep -v -E distfiles\|pobj\|plist\|CVS\|.git)
print "$_ports" \
| fzf -e -i -0 -1 +s \