My general settings / dotfiles
colorschemes include submodules with a few color themes in them (vertex isn't needed in arch, it's installed through a script in Arch-Setup)
Settings includes my basic settings, and a script to symlink them
zsh includes my basic zsh setup, and a script to symlink them
Clone this repository with a name, using recursive, so that the submodules are pulled. e.g. ```git clone [url] $HOME/.dotfiles --recursive
A couple of the scripts were originally written using $PWD, so run them from the directory they're sitting in. I've been trying to remove them as I re-touch that part of the file.