1
1

Update README.md

This commit is contained in:
2026-04-07 14:21:14 +02:00
parent 0d5a67e4f3
commit 178e65bbee

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/aliases |
## 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)