From ad4a3859c2885ccafa8846c98c002d6ac61dd6ed Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 21 Jun 2025 19:07:44 +0200 Subject: [PATCH] chore: readme formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d7d494f..d75e744 100644 --- a/README.md +++ b/README.md @@ -3,18 +3,18 @@ Personal BASH scripts for productivity ## Setup -1. clone the repo +1\. clone the repo ```bash $ git clone git@git.sr.ht:~ayoayco/scripts ``` -2. Copy config and populate +2\. Copy config and populate ```bash $ cp example.config ~/.ayo.config $ vim ~/.ayo.config ``` -3. update your .bashrc to add an alias for the parent command `scripts/ayo.sh` +3\. update your .bashrc to add an alias for the parent command `scripts/ayo.sh` ## Scripts