Dotfiles and zsh configuration. Requires sheldon and starship.
brew install sheldown starship
git clone git@github.com:mcous/dotfiles.git
source projects/dotfiles/plugins/dotfiles.zsh
dotfiles
exitDotfiles in dotfiles/src are symlinked to $HOME.
- Add/remove file to/from
dotfiles/src - Run
dotfiles --reset
If a real, non-symlink file already exists for a given dotfile, it will not be overwritten.
This code is released into the public domain.