A bootstrap script for Homeshick and Prezto.
curl -L https://raw.githubusercontent.com/CWSpear/dotfiles-init/refs/heads/master/bootstrap.sh | bashThis will install Homeshick and Prezto, then create a dotfiles castle and install my dotfiles.
Note that this requires git and zsh to be installed.
For Debian based OSes (e.g. Ubuntu):
sudo apt-get zsh gitFor macOS:
brew install zsh git