From 8af217f81f0b96c608cb1200e5ee5c4a9a9071a9 Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 26 Mar 2020 15:54:32 +0000 Subject: [PATCH] put table into alpahabetical order --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8e2123..7617d03 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Useful utility scripts. | Script | Comment | |---|---| -|newsh ["command"]|Create executable `sh` script. Optionally add `command`.| -|newbash ["command"]|Create executable `bash` script. Optionally add `command`.| |date-show|Show a time and date window.| +|newbash ["command"]|Create executable `bash` script. Optionally add `command`.| +|newsh ["command"]|Create executable `sh` script. Optionally add `command`.| |pam-say |Tells Pamela to say something|