docs: add installation instructions

This commit is contained in:
2026-02-08 16:26:57 -05:00
parent 0d4c49a6d3
commit 86359dcba6

View File

@@ -1 +1,10 @@
# Dotfiles # Dotfiles
A collection of config files and scripts for Fedora GNU/Linux.
## Installation
```bash
chezmoi init --apply git@github.com:AquaMorph/dotfiles.git
```