my dotfiles
-
Install XCode CLI tools, run this.
sudo xcode-select --switch /Library/Developer/CommandLineTools xcode-select --install
-
Install my dot files:
zsh -c "$(curl -s https://raw.githubusercontent.com/neko-neko/dotfiles/master/setup/setup.zsh)"
- run this:
cd ~/.dotfiles && ./setup/uninstall.zsh