1
0

Update README.md

This commit is contained in:
2026-05-27 18:41:36 +02:00
parent 55eae01ac8
commit fbf8e4891a
+18
View File
@@ -1,3 +1,21 @@
# dotfiles # dotfiles
My personal dotfiles, shell scripts, and system configurations. 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)