Deployment script for my bspwm setup that gets me up an running from after a fresh install.
Verify that install.sh
doesn't do anything shady, then run it.
./install.sh
Currently supports Fedora and Arch-based distros.
I recommend rebooting after the initial install.
LSP configurations and plugins are set by the following steps.
- Open neovim and execute
:PackerSync
. - Exit and relaunch neovim.
- Wait until all LSP configurations have been compiled.