small pixel drawing of a pufferfish dotfiles

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

b047df270ff69f288dae073ec65a1adcf191c7cc

parent

b9ae12816679ca4edee38b5129cca3fcb5eee70b

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 "$@"