contains configuration files for syncing across my machines
tendrils:
main programs:
- zsh, zimfw
- alacritty
- sway
- nvim
run ./bootstrap.sh, which will install dependencies and create symlinks
home.sh will link home/ to ~
slash.sh will link slash/ to /
update.sh will pull this repo and its tendrils
aurpackages.txt is a list of packages I like to have installed across my machines,
to install packages from it run
yay -S $(cat aurpackages.txt) --needed --sudoloopresources/ contains files which may be used in scripts / config files