From 2548f07a8c38f7b57c340f1a6f99a3082981b4a1 Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 4 Mar 2026 14:27:02 +0100 Subject: [PATCH] chore: update readme; remove duplicated setup section --- README.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/README.md b/README.md index aa12f45..acbf1a6 100644 --- a/README.md +++ b/README.md @@ -3,20 +3,6 @@ Personal BASH scripts for productivity ## Setup -1\. clone the repo -```bash -$ git clone git@git.sr.ht:~ayoayco/scripts -``` - -2\. Copy config and populate -```bash -$ cp example.config ~/ayo.conf -$ vim ~/ayo.conf -``` - -3\. update your .bashrc to add an alias for the parent command `scripts/ayo.sh` - -## Set up 1\. Clone repo ``` bash @@ -36,6 +22,7 @@ $ cp example.conf ~/ayo.conf 1. `timeout` - install on mac via coreutils: `brew install coreutils` 1. `ollama` - running a locall LLM via ollama. See [installation on linux](https://ollama.com/download/linux) +4\. update your .bashrc to add an alias for the parent command `scripts/ayo.sh` ## Examples