- browser
- app installs
- https://code.visualstudio.com/download
- https://www.pgadmin.org/download/
- db creds
- dev
- prod replica?
- prod?
- db creds
- https://www.postman.com/downloads/
- terminal: https://apps.microsoft.com/detail/9n0dx20hk701?hl=en-US&gl=US
- https://www.gitify.io/
- configs
- clipboard history
- press windows + v
- you'll be prompted to turn it on
- press windows + v
- teams: try new mode
- settings
- Files and Links
- Always open links in: Default browser
- Devices
- Adjust brightness: on
- Files and Links
- settings
- outlout: try new mode
- taskbar
- remove pinned apps except for dev ones
- add dev apps
- chrome
- vscode
- terminal
- postman
- change search bar
- right click taskbar
- search -> Show search icon
- add Task View button
- right click taskbar
- Show Task View button
- clipboard history
- terminal app
- choose one
- copy settings out to JSON and import the,
- manually configure
- startup
- default profile: Ubuntu
- default app: windows terminal
- when terminal starts: open windows from a previous session
- new instance behavior: attach to most recently used window on this desktop
- interaction
- automatically copy selection to clipboard
- automatically detect URLs and make them clickable
- actions
- Add New
- clear buffer: ctl + k
- Add New
- startup
- choose one
- environment
- https://ohmyz.sh/
- requires zsh: https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH
- homebrew
-
brew install gh
-
- repos
- gh repo clone Goosehead-Insurance/client-rater-node
- gh repo clone Goosehead-Insurance/agent-rater-react
- gh repo clone Goosehead-Insurance/client-rater-react
- gh repo clone Goosehead-Insurance/goosehead-apps
- bring down environment files
- https://github.com/pedro-mass/.dotfiles
-
brew install stow
- run the readme to setup the environment
- reset brew installs
-
brew-restore
-
- node + volta
- https://docs.volta.sh/reference/install
- should already be installed by
brew-restore
- should already be installed by
-
volta install node
-
volta install @antfu/ni
- https://github.com/antfu/ni#ni
- useful for switching between repos with different package managers
- https://github.com/antfu/ni#ni
- https://docs.volta.sh/reference/install
- heroku cli: https://devcenter.heroku.com/articles/authentication
- https://ohmyz.sh/