# Dotfiles
[](https://github.com/haunt98/dotfiles/actions)
[](https://github.com/haunt98/dotfiles/tags)
## Usage
```sh
# Build
go build ./cmd/dot
# Install dotfiles
./dot install
# Update dotfiles with user config
./dot update
# Diff dotfiles with user config
./dot diff
# Download internet themes, ...
./dot download
```
