Skip to content

Repository files navigation

dotfiles

Bootstrap

./bootstrap-mac.sh

Installing packages

Brewfiles are opt-in. Run whichever you need:

brew bundle --file infrastructure/brewfile   # k8s, helm, terraform, docker
brew bundle --file personal-mac/brewfile     # nvim, tmux, firefox, VSCode
brew bundle --file language-specific/python/brewfile  # Python tooling

GPG setup

gpg --default-new-key-algo rsa4096 --gen-key
gpg --list-secret-keys --keyid-format=long
gpg --armor --export <replace with value after rsa4096/> | pbcopy

References

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages