Go to file
sudo pacman -Syu d5929acd01
refactor: use diff instead of compare
2022-05-31 16:27:06 +07:00
.github/workflows build: bump go 1.18 2022-03-16 12:33:51 +07:00
cmd/dot refactor: move main to cmd 2021-05-05 16:31:00 +07:00
data chore(config): update catppuccin theme 2022-05-30 10:08:42 +07:00
internal refactor: use diff instead of compare 2022-05-31 16:27:06 +07:00
scripts chore(config): git log oneline 2022-05-26 14:12:23 +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: update README 2022-05-27 13:44:27 +07:00
README.md refactor: use diff instead of compare 2022-05-31 16:27:06 +07:00
go.mod feat: use make-go-great/diff-go to support diff dir 2022-05-31 16:24:33 +07:00
go.sum feat: use make-go-great/diff-go to support diff dir 2022-05-31 16:24:33 +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

Roadmap

  • Switch to use lua for neovim config
  • Add diff command
  • Support diff directory