Installation is pretty straight forward.
Don’t run this unless you trust me.
bash <(curl -s https://raw.githubusercontent.com/stevenspasbo/dotfiles/master/install.sh)git clone --recursive https://github.com/stevenspasbo/dotfiles.gitNote: When cloning, include –repository flag to also clone submodules, otherwise you’ll need to run
git submodule update --initrake install_dotfiles