mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-02 07:19:59 +00:00
11 lines
165 B
Markdown
11 lines
165 B
Markdown
# Dotfiles
|
|
|
|
A collection of config files and scripts for Fedora GNU/Linux.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
chezmoi init --apply git@github.com:AquaMorph/dotfiles.git
|
|
```
|
|
|