# Dotfiles
[![Go](https://github.com/haunt98/dotfiles/workflows/Go/badge.svg?branch=main)](https://github.com/haunt98/dotfiles/actions)
[![Latest Version](https://img.shields.io/github/v/tag/haunt98/dotfiles)](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
```
![nvim-000](https://raw.githubusercontent.com/haunt98/posts-images/main/nvim-000.jxl)