fix minor issues with chezmoi
This commit is contained in:
parent
1d91f3d683
commit
36522abd57
2 changed files with 4 additions and 3 deletions
|
|
@ -2,8 +2,9 @@
|
|||
|
||||
## Installation
|
||||
|
||||
Execute the following command:
|
||||
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 git@codeberg.org:aleidk/dots.git
|
||||
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --apply aleee-idk/dots
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue