This repo contains a bunch of dotfiles & settings:
- I use them on a daily basis
- They are organised into a number of Ansible roles for easy setup
- They contain variants for both MacOS & Linux
Some of the contents include:
- Package Managers (pacman, homebrew)
- Desktop Environments (i3, amethyst)
- Applications (kitty, intellij)
- Input / Output Devices (sound, bluetooth)
- Scripts (bin)
- Install Ansible:
./bin/setup.sh - Install Ansible modules:
make setup - Install everything else:
make
Add an Ansible role or tasks to include:
- Cloning the repo
- Linking the repo contents in the relevant destination
- Created most of the dotfile + config content
- Helped with Ansible setup