From fbf8e4891a48c688807028f7c7d91f83ab99ae8f Mon Sep 17 00:00:00 2001 From: Niklas Amundsson Date: Wed, 27 May 2026 18:41:36 +0200 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f95716..b595445 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ # dotfiles -My personal dotfiles, shell scripts, and system configurations. \ No newline at end of file +My personal dotfiles, shell scripts, and system configurations. + +## Contents + +| Folder | Description | +|---|---| +| `fastfetch/` | Fastfetch configs and ascii art | +| `scripts/` | General purpose shell scripts | +| `scripts/gum/` | Interactive shell scripts using Gum | +| `vscodium/` | VSCodium settings | +| `zsh/` | Zsh config | + +## Requirements + +- [fzf](https://github.com/junegunn/fzf) +- [eza](https://github.com/eza-community/eza) +- [glow](https://github.com/charmbracelet/glow) +- [gum](https://github.com/charmbracelet/gum) +- [fastfetch](https://github.com/fastfetch-cli/fastfetch)