diff --git a/README.md b/README.md new file mode 100644 index 0000000..ad2a1ae --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Scripts + +A collection of utility scripts for Linux desktop and server administration. + +## Contents + +| Directory | Description | +|-----------|-------------| +| [`audio-toggle/`](audio-toggle/) | Switch PulseAudio/PipeWire audio output sinks (next, previous, by name, or list) | +| [`chaotic-aur/`](chaotic-aur/) | One-shot installer/enabler for the Chaotic-AUR Arch Linux repository | +| [`docker-stack-backup/`](docker-stack-backup/) | Backup & restore Docker Compose stacks with named volumes, hooks, retention, and integrity verification | +| [`input-remapper-switcher/`](input-remapper-switcher/) | Auto-switch [input-remapper](https://github.com/sezanzeb/input-remapper) presets per-application via Hyprland socket events | +| [`zsh/`](zsh/) | Zsh configuration (`.zshrc`), bootstrap installer, and themed tmux config |