From 78a404bcbd6df5f6031578a2844e9d157596b0af Mon Sep 17 00:00:00 2001 From: Stephen Vanderwarker Date: Tue, 10 Oct 2023 09:47:54 -0400 Subject: [PATCH] add README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adding a simple read me, mainly because I want the better UI for writing/previews 😂😂😁 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d236939 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Nostrilzsh + +### Prerequisites + +### Install + +1. ```` cd ~/.oh-my-zsh/custom/plugins/ ```` \ No newline at end of file