Go to file
sudo pacman -Syu 3b506d4ace
build: run go get -u ./...
2022-02-19 18:04:06 +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): change colorscheme based on terminal 2022-02-19 17:58:59 +07:00
internal chore: user github.com/make-go-great/copy-go 2021-12-02 23:51:31 +07:00
scripts chore: add git fetch 2021-12-13 13:53:55 +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: update badge in readme 2021-12-16 01:04:23 +07:00
go.mod build: run go get -u ./... 2022-02-19 18:04:06 +07:00
go.sum build: run go get -u ./... 2022-02-19 18:04:06 +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