Dotfiles and zsh
configuration. Requires sheldon and starship.
brew install sheldown starship
git clone git@github.com:mcous/dotfiles.git
source dotfiles/plugins/dotfiles.zsh
dotfiles
exit
Dotfiles 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.