44 lines
1.5 KiB
Markdown
44 lines
1.5 KiB
Markdown
# Dotfiles
|
|
|
|
[![Go](https://github.com/haunt98/dotfiles/workflows/Go/badge.svg?branch=main)](https://github.com/haunt98/dotfiles/actions)
|
|
<a href="https://dotfyle.com/haunt98/dotfiles-data-nvim"><img src="https://dotfyle.com/haunt98/dotfiles-data-nvim/badges/plugins?style=flat" /></a>
|
|
<a href="https://dotfyle.com/haunt98/dotfiles-data-nvim"><img src="https://dotfyle.com/haunt98/dotfiles-data-nvim/badges/leaderkey?style=flat" /></a>
|
|
<a href="https://dotfyle.com/haunt98/dotfiles-data-nvim"><img src="https://dotfyle.com/haunt98/dotfiles-data-nvim/badges/plugin-manager?style=flat" /></a>
|
|
[![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
|
|
```
|
|
|
|
## Support
|
|
|
|
- [neovim](https://github.com/neovim/neovim)
|
|
- [kitty](https://github.com/kovidgoyal/kitty)
|
|
- [wezterm](https://github.com/wez/wezterm)
|
|
- [fd](https://github.com/sharkdp/fd)
|
|
- [bat](https://github.com/sharkdp/bat)
|
|
- [ripgrep](https://github.com/BurntSushi/ripgrep)
|
|
- [tmux](https://github.com/tmux/tmux)
|
|
- [zellij](https://github.com/zellij-org/zellij)
|
|
- [gdu](https://github.com/dundee/gdu)
|
|
- [powerlevel10k](https://github.com/romkatv/powerlevel10k)
|
|
- [pokeget](https://github.com/talwat/pokeget-rs)
|
|
- [btop](https://github.com/aristocratos/btop)
|
|
- [newsboat](https://github.com/newsboat/newsboat)
|
|
- [atuin](https://github.com/atuinsh/atuin)
|