My dotfiles and ~/bin
Screenshot as of June 2026
After you install the OS (Arch btw) from scratch:
sudo pacman -S git ansible
mkdir dev && cd dev
git clone https://github.com/LuRsT/Setup.gitThen read and follow the steps in Playbooks README to install the packages.
Finally, stow the dotfiles folder.
stow dotfiles