small pixel drawing of a pufferfish dotfiles

*
Jes Olson j3s@c3f.net
Sun, 04 Sep 2022 00:42:20 -0500
commit

ee04c8802cd97e6f78a07e41d5d22c5d47bda295

parent

609eed61900317f5481821b3dbc926e0a5660260

2 files changed, 4 insertions(+), 1 deletions(-)

jump to
M bin/fdbin/fd

@@ -1,3 +1,3 @@

#!/bin/sh -find . -name "*$1*" +find . -iname "*$1*"
A bin/hx

@@ -0,0 +1,3 @@

+#!/bin/sh + +helix "$@"