Go to file
Tran Hau 4c31f03cf1 refactor: use copier instead copy 2021-01-20 14:44:45 +07:00
.github/workflows chore: remove github super linter 2021-01-18 17:59:04 +07:00
config chore(config): use Choco cooky font 2021-01-20 14:35:31 +07:00
.gitignore chore: ignore build file 2021-01-18 16:43:53 +07:00
CHANGELOG.md chore(changelog): generate v0.2.0 2021-01-18 17:56:29 +07:00
LICENSE chore: add MIT LICENSE 2021-01-12 01:46:33 +07:00
README.md chore: remove github super linter 2021-01-18 17:59:04 +07:00
config.go feat(config): safe to delete unusedApps directly 2021-01-20 14:36:33 +07:00
file.go refactor: use copier instead copy 2021-01-20 14:44:45 +07:00
go.mod build: bumpd copy-go v0.3.0 2021-01-18 17:42:49 +07:00
go.sum build: bumpd copy-go v0.3.0 2021-01-18 17:42:49 +07:00
install.sh chore: add comment to install.sh 2021-01-12 01:45:23 +07:00
main.go refactor: move fmtErr to global var 2021-01-20 14:38:28 +07:00

README.md

Dotfiles

Go

Install:

go build

Usage:

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

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