My dotfiles including patched versions of dmenu, dwm and st.
Installation can be done by running ./install.sh.
The script will create a symbolic link for each file found in the home folder. If a file already exists in $HOME, it will back it up in backup-home.
The script will also build the software found in the suckless folder and install it (for the last bit it will require superuser permissions).
Tests can be run with ./test.sh.
ShellCheck is required.