From bda44e93541fa478abf3ce4b3461f026a90fa8cb Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 11 Sep 2023 05:15:20 +0200 Subject: Move the site from HTML to GSP --- src/prj/mmv/camel-to-snake-smart.sh.html | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/prj/mmv/camel-to-snake-smart.sh.html (limited to 'src/prj/mmv/camel-to-snake-smart.sh.html') diff --git a/src/prj/mmv/camel-to-snake-smart.sh.html b/src/prj/mmv/camel-to-snake-smart.sh.html deleted file mode 100644 index 191e87f..0000000 --- a/src/prj/mmv/camel-to-snake-smart.sh.html +++ /dev/null @@ -1 +0,0 @@ -$ ls *.[ch] | mmv sed 's/[A-Z]/\L_&/g' -- cgit v1.2.3