This repository has been archived on 2021-04-14. You can view files and clone it, but cannot push or open issues/pull-requests.
bare-dotfiles/README.md

6 lines
271 B
Markdown
Raw Normal View History

2018-07-17 10:33:31 -04:00
# Installation
2018-07-17 10:26:40 -04:00
2018-09-26 18:09:10 -04:00
## Linux Bionic/Tara distributions
2018-07-17 10:32:56 -04:00
2018-09-26 18:09:10 -04:00
sudo apt-get install python3 ansible ansible-lint && curl -sL https://github.com/penguincoder/dotfiles/master/bin/install-dotfiles.sh | bash && ansible-playbook -i localdev-inventory.yaml linux-bionic-playbook.yaml