- Install Xcode's command-line tools.
xcode-select --install - Clone this repository.
git clone https://github.com/galacsh/mac-boiler.git
cd mac-boiler/ || exit- Register scripts as 'Launch Agents'.
./launch-agent/init.sh- Setup 'brew'.
./brew/init.sh- Setup 'zsh'.
./zsh/init.sh- Setup 'languages'.
./languages/init.sh- Install things in 'self-install'.
./self-install/init.sh- Setup other things.
./etc/init.sh.configgithub clone and setup
curl -sSf https://raw.githubusercontent.com/Galacsh/config/main/install.sh | bash -s