dorian-dot
Symlink tracked dotfiles into your home directory.
Install
gem install dorian-dotAlso included in the aggregate gem:
gem install dorianUsage
dot [dotfiles-repo]Run dot -h for generated option details and dot -v for the installed version.
Notes
- Defaults to the current directory. Reads
.dotignorepatterns from the dotfiles repo when present. - Existing home files or symlinks at target paths are deleted before new symlinks are created.
Examples
Link a dotfiles repo
dot ~/src/dotfiles