From 791a595cb31cd9648ea8b369af0fa90da2cf6201 Mon Sep 17 00:00:00 2001 From: Dominik Agres Date: Mon, 23 Mar 2026 20:45:53 +0100 Subject: [PATCH] chore: added readme content --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index e69de29..10e92aa 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,19 @@ +# App Repo + +Personal Homebrew tap for my applications. + +## Install + +```bash +brew tap agresdominik/repo https://github.com/agresdominik/repo +``` + +## Apps + +### cheatsh + +```brew +brew install cheatsh +``` + +Visit [cheat_sheet](https://github.com/agresdominik/cheat_sheet) to see more info