From 73d9515b9d870686d84225c8a27b985b2d526a43 Mon Sep 17 00:00:00 2001 From: kenji Date: Wed, 26 Nov 2025 07:39:48 -0600 Subject: [PATCH] README: added more info --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b631b01..3c1d2f8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,20 @@ -# Stow Components +# Stow-away! +This repository ensures that the custom `OmarchyOS` is not filled with filth called `bloat`. It also adds its own feature that strongly adheres with the Linux principle (e.g., TUIs replacement for GUIs). + +# Scripting +[🚧 under construction 🚧] + +# Changes + +## Custom Applications Installed [🚧] +```sh +sudo pacman -Sy khal vdirsyncer todoman yazi +``` + +## Applications deleted 🚧 +```sh +sudo pacman -Rs 1password-cli 1password-beta omarchy-chromium lazydocker ufw-docker docker pinta signal-desktop +``` ## Interventions ### Proper `Vdirsync` Implementation