Go to file
sudo pacman -Syu e2ef329dfb chore(changelog): generate v0.8.0 2021-11-19 16:59:55 +07:00
.github/workflows chore: bump go 1.17 in github action 2021-08-19 00:28:24 +07:00
cmd/dot refactor: move main to cmd 2021-05-05 16:31:00 +07:00
data chore(config): remove vim lang, should use IDE for that 2021-11-19 13:30:57 +07:00
internal chore: bump copy-go v0.8.0 2021-11-19 16:44:53 +07:00
scripts chore(scripts): add git tag 2021-10-12 14:09:35 +07:00
.gitignore chore(config): add fdignore 2021-09-18 17:07:21 +07:00
CHANGELOG.md chore(changelog): generate v0.8.0 2021-11-19 16:59:55 +07: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 chore: bump copy-go v0.8.0 2021-11-19 16:44:53 +07:00
go.sum chore: bump copy-go v0.8.0 2021-11-19 16:44:53 +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