1
0
Fork 0
dotfiles/README.md
2023-07-21 20:50:29 +02:00

10 lines
139 B
Markdown

# dots
```shell
curl https://sh.rustup.rs -sSf | sh
pip install pipx ansible
ansible-playbook --ask-become-pass packages.yml
dotter
```