Go to file
sudo pacman -Syu f8c5ea2f35
chore: update README
2022-05-27 13:44:27 +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): disable transparency for neovide 2022-05-27 13:42:01 +07:00
internal chore: user github.com/make-go-great/copy-go 2021-12-02 23:51:31 +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 chore: update roadmap and also remove git from neovim 2022-05-27 02:25:05 +07:00
go.mod build: bump github.com/urfave/cli/v2 v2.8.1 2022-05-27 01:03:53 +07:00
go.sum build: bump github.com/urfave/cli/v2 v2.8.1 2022-05-27 01:03: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

Roadmap

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