/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- read and run parts of
setup-machine.sh
- read and run
symlink-setup.sh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
- zsh-autosuggestions
- zsh-syntax-highlighting
- install pure
ln -sf ~/path/to/vscode/settings.json /Users/home/Library/Application\ Support/Code/User/settings.json
For enabling color scheme on iTerm, Type CMD+i (β+i)
Any suggestions are welcome!
This project is licensed under the MIT License - see the LICENSE.md file for details
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.