The quickest way to get a computer set up with all the tools I want and some I don't.
Tool | Package Managers | Notes |
---|---|---|
GitHub CLI | brew apt |
Installed and configured as part of setup (unnecessarily? - could move setup to post-run) |
Snap Store | apt |
Need to ensure snap is installed for certain tools |
Slack | brew apt |
|
Chrome | brew apt |
|
Zoom | brew apt |
| Z Shell | apt
| Already installed on Mac |
| Oh My Zsh | | All machines (needs curl first) |
This script is currently only built to work on macOS and Ubuntu (latest), although it might work on any systems that have certain package managers installed.
- Clone this repository
- Ensure that you have the prerequisites installed
- From your terminal, navigate to this repo
- Run
/bin/bash ./runner.sh