From 686356631bf5a00eeb48c7aad5f34429ffbcc46a Mon Sep 17 00:00:00 2001 From: Stephen Vanderwarker Date: Tue, 10 Oct 2023 09:55:13 -0400 Subject: [PATCH] readme (#1) Reviewed-on: https://git.vanderwarker.family/nostr/nostrilzsh/pulls/1 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..72d5973 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Nostrilzsh + +### Prerequisites + +### Install + +1. `` git clone https://git.vanderwarker.family/nostr/nostrilzsh ~/.oh-my-zsh/custom/plugins/nostrilzsh `` +2. ``edit ~/.zshrc`` +3. Find the plugins section and add nostrilzsh. Should look somthing like this: +``plugins=(nostrilzsh)`` +4. ``source ~/.zshrc`` +6. ???? +7. PROFIT