From 944e7b85389e021fe76138fddedd031bfe36ad61 Mon Sep 17 00:00:00 2001 From: Jev Date: Tue, 7 Apr 2026 19:15:21 +0200 Subject: [PATCH] first commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9af9f3 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# CLI tools + +This folder contains scripts and tools to setup and manage terminal environment across systems + +Main orchestration file: `tasks.py`