This repository contains all of my dotfiles that I use on my Arch Linux systems.
Before starting, make sure you have the following installed in your system:
sudo pacman -S ansible git
git clone git@github.com/aacevski/dotfiles.git ~/dotfiles && cd ~/dotfiles
ansible-playbook dotfiles_setup.yml --ask-become-pass