add README
This commit is contained in:
parent
d3a88cbb28
commit
8ff8001760
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Personal Dotfiles :3
|
||||
|
||||
## Installation
|
||||
|
||||
Please ensure the that git is installed and you have an ssh key registered,
|
||||
then execute the following command:
|
||||
|
||||
```bash
|
||||
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --apply aleee-idk/mini-dots
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue