Go to file
sudo pacman -Syu 066f2631dd
chore: add building macos on github action (#11)
Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-23 10:57:12 +07:00
.github/workflows chore: add building macos on github action (#11) 2021-04-23 10:57:12 +07:00
data feat: add compare command (#10) 2021-04-23 10:21:48 +07:00
pkg feat: add compare command (#10) 2021-04-23 10:21:48 +07:00
.gitignore chore(confg): add vimrc 2021-04-11 01:18:22 +07:00
CHANGELOG.md chore(changelog): generate v0.6.0 2021-04-14 04:38:54 +00:00
LICENSE chore: add MIT LICENSE 2021-01-12 01:46:33 +07:00
README.md chore(readme): guide compare 2021-04-23 03:25:24 +00:00
go.mod feat: add compare command (#10) 2021-04-23 10:21:48 +07:00
go.sum feat: add compare command (#10) 2021-04-23 10:21:48 +07:00
main.go refactor: move completely cli outside golang (#7) 2021-04-22 17:07:19 +07:00

README.md

Dotfiles

Go

Usage

# Install dotfiles
go run *.go install

# Update dotfiles with user config
go run *.go update

# Compare dotfiles with user config
go run *.go compare