diff --git a/README.md b/README.md index 62ac67e..87ffd98 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ # Dotfiles + +A collection of config files and scripts for Fedora GNU/Linux. + +## Installation + +```bash +chezmoi init --apply git@github.com:AquaMorph/dotfiles.git +``` +