From 88ad8b8da048543e16cbbccf74f8246d12089e64 Mon Sep 17 00:00:00 2001 From: ray Date: Mon, 17 Feb 2020 20:27:38 +0000 Subject: [PATCH] update --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 84bafc8..eb0ea7e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ Useful utility scripts. +## Install + `install.sh` -- install all files in `./src/` to install directory (`/usr/local/bin/`). `install.sh -u` -- uninstall all files in `./src/` from install directory. + +## Files + +``` +newsh [command] create executable `sh` script. Optionally add command. +```