CJ's dotfiles
These are my dotfiles for MacOS, installable via one simple command. Easily reproducible.
git clone https://github.com/cjdunteman/dotfiles.git
cd dotfiles
./bootstrap.sh
I am using zsh as my default shell.
- starship cross-shell prompt
Thanks to these resources for inspiration:
- Kun Chen's dotfiles
- Mathias Bynens' dotfiles
- Cătălin's dotfiles