482 B
482 B
Dotfiles
Usage
# Build
go build ./cmd/dot
# Install dotfiles
./dot install
# Update dotfiles with user config
./dot update
# Compare dotfiles with user config
./dot compare
Roadmap
- Switch to use lua for neovim config
- Add diff command
- Support diff directory
- Support embed confgis
- Release single binary