Dotfiles managed by chezmoi ❤️
- Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" - Install chezmoi
brew install chezmoi - Apply dotfiles
chezmoi init --apply michaelfransen
Want to use Chezmoi to manage your own dotfiles? The best way to get started is to follow the Chezmoi Quick Start Guide to start tracking your first dotfile (~/.bashrc, ~/.zshrc, or ~/.gitconfig are great files to start with). Beyond that, I hope you can find some inspiration by looking at my dotfiles and copying things you like!
These dotfiles were inspired by a collection of developers in the community whos dotfiles I have used, referenced, or in some cases outright copied. I relied heavily on the dotfiles of @mkasberg, @erikkerber, and @brentleyjones. @mkasberg has written a great blog post on dotifles.
Did you find a vulnerability in my dotfiles? An exposed secret? Some other security issue? Please report vulnerabilities via email to mjfransen@gmail.com.