From 6e3a58117c25e276343164c94ac4ac02ef36c120 Mon Sep 17 00:00:00 2001 From: n1jos Date: Fri, 29 May 2026 20:18:41 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b595445..ba12bd4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ My personal dotfiles, shell scripts, and system configurations. | Folder | Description | |---|---| | `fastfetch/` | Fastfetch configs and ascii art | -| `scripts/` | General purpose shell scripts | +| `scripts/` | General purpose shell scripts, python scripts, ... | | `scripts/gum/` | Interactive shell scripts using Gum | | `vscodium/` | VSCodium settings | | `zsh/` | Zsh config |