From c6f38b7e5ef13b1ea00ec7bce8273d5749a98649 Mon Sep 17 00:00:00 2001 From: Jason Russell Date: Tue, 3 Jan 2023 00:39:09 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1b0781..3bb48bf 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ Add script to aliases ```sudo nano .bash_alias``` _Log out for changes to be incorporated_ + +Verify shortcuts are active by typing the script alias: ```dhi``` ## Usage Typical use of the scripts is to execute common docker housekeeping routines for status checks, backup, clearing/sweeping, install removal/purge, and install individually or e excuted sequentially in a single script to nuke all things docker and* reinstall. The scripts make use of a simple 3-letter shell command for execution as opposed to the mulitline commands required to executed the housekeeping routines.