mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 14:12:53 +02:00
add installation instructions to README
This commit is contained in:
parent
644403ed51
commit
5670e12344
1 changed files with 6 additions and 0 deletions
|
@ -4,3 +4,9 @@ Current system:
|
|||
- Arch Linux
|
||||
- Windows 11
|
||||
- Fedora 39 on WSL2
|
||||
|
||||
## Installation
|
||||
|
||||
1. Install chezmoi using the instructions from [here](https://www.chezmoi.io/install/).
|
||||
2. Clone this repository using `chezmoi init git@github.com:reeink/dotfiles.git`
|
||||
3. Apply the dotfiles using `chezmoi apply -v`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue