My setup utilizes several custom builds of suckless software. These custom builds are automatically built from source when through running my installation script.
Just run the following command to bootstrap your entire system:
curl -fsSL 'https://raw.githubusercontent.com/lannuttia/dotfiles/master/tools/install.sh' | sh
Or view the installation scripts options with the following command:
curl -fsSL 'https://raw.githubusercontent.com/lannuttia/dotfiles/master/tools/install.sh' | sh -s -- --help