penguincoder / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Linux Bionic/Tara distributions

sudo apt-get install git python3 ansible ansible-lint && curl -sL https://raw.githubusercontent.com/penguincoder/dotfiles/master/bin/install-dotfiles.sh | bash && ansible-playbook -i localdev-inventory.yaml linux-bionic-playbook.yaml

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 76.9%Language:Vim Script 23.1%