CJ's dotfiles
These are my dotfiles for MacOS, installable via one simple command.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/yourusername/dotfiles/main/bootstrap.sh)"
I am using zsh as my default shell.
- starship cross-shell prompt
Thanks to these resources for inspiration:
- Mathias Bynens' dotfiles
- Cătălin's dotfiles