Follow the checklist to repair your local dev env.
File | Description |
---|---|
checklist.md |
Things to do |
Brewfile |
This is a list of applications for Homebrew Cask to install: things like Chrome and 1Password. |
/dotfiles/.bash-profile |
Customizes the VS Code terminal prompt. |
/dotfiles/.gitconfig |
Global Git configuration to specify my name and email, shortcuts, colors, and more. |
/dotfiles/.gitignore |
The ignore file from twbs/bootstrap that @mdo uses everywhere. |
/dotfiles/.gitignore_global |
My global Git ignore file |
/dotfiles/.zshrc |
Config file for ZSH |
Fork this repo, and make it your own, including updating .gitconfig
with your name and email.
I'm slowly starting to get to the level of Zach Holman, who inspired this repo. Eventually, look for a script that runs the setup for you