add ansible playbook setup
This commit is contained in:
parent
78bfbc3ed6
commit
b6eea93564
9 changed files with 196 additions and 14 deletions
|
|
@ -5,6 +5,12 @@
|
|||
Please ensure the that git is installed and you have an ssh key registered,
|
||||
then execute the following command:
|
||||
|
||||
```bash
|
||||
curl -SsL https://git.alecodes.page/alecodes/dots/raw/branch/main/bootstrap/bootstrap.sh | bash
|
||||
```
|
||||
|
||||
Optionally, manually clone the repo to `~/.config/dotfiles/` and then execute:
|
||||
|
||||
```bash
|
||||
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue