Before cloning this repo you likely need to setup ssh keys for the new computer. Not going to list instructions for mapping caps to esc, setting up desktop env, etc.
Once ready, use ./install
The script handles:
- Install software packages like git, zsh, fzf ...
- Install asdf package manager for things like python
- System Configurations like ZDOTDIR and git configs
- Plugin configurations such as prezto for zsh
At the end of the install the script will print further instructions. The script is designed to work on both mac and linux from the same ./install entry point.