These are my collected Arch linux scripts, mostly stored here so I can keep older versions, should I ever break one, and so that I do not need to recreate them in the event of a system failure, etc.
On my system, these scripts are all located in ~/.scripts, which is added to my path at login by my ~/.bashrc. ~/.bashrc is also uploaded for reference.
The script entitled setup.sh will clone this repository and setup a system to use my custom dotfiles, etc.
NOTE: these scripts have recently been updated to use $HOME instead of absolute paths to my home folder. Many of them have not yet been tested since that change.