steimntz / arch

My Arch Configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start

First, install Ansible and Python

$ pacman -Syy python2-passlib ansible

And then execute the playbook

$ ansible-playbook -i localhost playbook.yml  --tags="everything"

About

My Arch Configs


Languages

Language:Haskell 80.8%Language:Vim Script 18.7%Language:Jinja 0.6%