Go to file
Tran Hau 6a96627216 chore(readme): add github badges 2021-01-18 17:17:00 +07:00
.github/workflows chore: add golang in github action 2021-01-18 17:14:37 +07:00
config chore: update from my config 2021-01-18 16:58:20 +07:00
.gitignore chore: ignore build file 2021-01-18 16:43:53 +07:00
CHANGELOG.md chore(changelog): generate v0.1.0 2021-01-12 01:46:00 +07:00
LICENSE chore: add MIT LICENSE 2021-01-12 01:46:33 +07:00
README.md chore(readme): add github badges 2021-01-18 17:17:00 +07:00
config.go feat(config): replace configs path to config 2021-01-18 16:52:55 +07:00
file.go feat(config): split files and folders 2021-01-18 11:28:06 +07:00
go.mod build: bump copy-go v0.2.0 2021-01-18 16:30:54 +07:00
go.sum build: bump copy-go v0.2.0 2021-01-18 16:30:54 +07:00
install.sh chore: add comment to install.sh 2021-01-12 01:45:23 +07:00
main.go feat: remove config path completly 2021-01-18 16:09:39 +07:00

README.md

Dotfiles

Go GitHub Super-Linter

Install:

go build

Usage:

# Install (replace user config with saved config)
./dotfiles install

# Update (replace saved config with user config)
./dotfiles update