Go to file
sudo pacman -Syu 47019335e7 chore(readme): use dot as new name 2021-05-05 16:45:05 +07:00
.github/workflows chore: correct go build in github action 2021-05-05 16:33:31 +07:00
cmd/dot refactor: move main to cmd 2021-05-05 16:31:00 +07:00
data feat: add compare command (#10) 2021-04-23 10:21:48 +07:00
internal feat: un-export action funcs 2021-05-05 16:42:59 +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): use dot as new name 2021-05-05 16:45:05 +07: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

README.md

Dotfiles

Go

Usage

# Build
go build ./cmd/dot

# Install dotfiles
./dot install

# Update dotfiles with user config
./dot update

# Compare dotfiles with user config
./dot compare