git clone git@github.com:willneve/dotfiles.git ~/dotfiles
chmod +x ~/dotfiles/setup/setup.sh
zsh ~/dotfiles/setup/setup.sh
If you are not me feel free to instead download the script and inspect it 👀
wget -O the-dotfiles-setup-script.sh https://raw.githubusercontent.com/WillNeve/dotfiles/refs/heads/main/setup/setup.sh
echo " - - - - - - v DOTFILES SETUP SCRIPT v - - - - - -"
cat the-setup-script.sh
echo " - - - - - - ^ DOTFILES SETUP SCRIPT ^ - - - - - -"
rm the-setup-script.sh