1
1
Files
dotfiles/README.md
2026-04-07 14:21:14 +02:00

22 lines
620 B
Markdown

# dotfiles
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)