- Firefox
- 1Password
- Be sure to have 1Password Recovery information
- Download 1Password App
- Setapp via web then download the app
- Clean My Mac
- Lungo
- Mosaic
- Paste
- Magic Window Air
- Slack
- VSCode
- Vim
- Atom One Dark Theme
- Material Icon Theme
- Iterm
- OhMyZsh
- Spaceship Theme
- Add
aliases.zsh
to~/.oh-my-zsh/custom
- Generate new SSH Key
- Add SSH key to Github
- Github Desktop
- Install Command Line Tools via menu (GitHub Desktop -> Install Command Line Tools)
- Add gh alias to .zsh (should be included in
aliases.zsh
)
- Download XCode
- Enable key repeat by entering
defaults write -g ApplePressAndHoldEnabled -bool false
in iTerm - Giphy Capture
- Image Optim
Last active
April 27, 2021 21:57
-
-
Save wtfluckey/5fcabe3c0353824e547f5f0f1ff5e36e to your computer and use it in GitHub Desktop.
Set up a new laptop from scratch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias gh='github' | |
alias gco='git checkout' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment