add packages.yml
This commit is contained in:
parent
537e9aca83
commit
beec041eb7
2 changed files with 43 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# dots
|
||||
|
||||
```shell
|
||||
curl https://sh.rustup.rs -sSf | sh
|
||||
pip install pipx ansible
|
||||
ansible-playbook --ask-become-pass packages.yml
|
||||
dotter
|
||||
```
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue