dotfiles/README.md

26 lines
426 B
Markdown
Raw Normal View History

2020-03-28 16:50:31 +00:00
# Dotfiles
2021-12-15 18:04:23 +00:00
[![Go](https://github.com/haunt98/dotfiles/workflows/Go/badge.svg?branch=main)](https://github.com/haunt98/dotfiles/actions)
2021-01-18 10:17:00 +00:00
2021-03-17 03:52:44 +00:00
## Usage
2020-03-28 16:55:38 +00:00
```sh
2021-05-05 09:45:05 +00:00
# Build
go build ./cmd/dot
2021-04-23 03:25:24 +00:00
# Install dotfiles
2021-05-05 09:45:05 +00:00
./dot install
2021-04-23 03:25:24 +00:00
# Update dotfiles with user config
2021-05-05 09:45:05 +00:00
./dot update
2021-01-18 10:13:40 +00:00
2021-04-23 03:25:24 +00:00
# Compare dotfiles with user config
2021-05-05 09:45:05 +00:00
./dot compare
2020-03-28 16:55:38 +00:00
```
2022-05-26 18:24:10 +00:00
## Roadmap
2022-05-27 14:33:39 +00:00
- [x] Switch to use lua for neovim config
2022-05-27 06:46:49 +00:00
- [x] Add diff command
2022-05-31 09:27:06 +00:00
- [x] Support diff directory