config
config copied to clipboard
Personal checklist for setting up a new Mac's dev environment.
Results
1
config issues
Sort by
recently updated
recently updated
newest added
- [ ] Add parameter for first or subsequent runs (so we can skip general stuff) - [ ] Load favorite Terminal theme ```bash curl https://raw.githubusercontent.com/mdo/ocean-terminal/master/terminal-ocean-dark.terminal > $HOME/Downloads/terminal-ocean-dark.terminal open ~/Downloads/terminal-ocean-dark.terminal...