dotfiles/README.md

46 lines
1.6 KiB
Markdown
Raw Permalink 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)
2023-09-23 05:53:54 +00:00
<a href="https://dotfyle.com/haunt98/dotfiles-data-nvim"><img src="https://dotfyle.com/haunt98/dotfiles-data-nvim/badges/plugins?style=flat" /></a>
2023-09-27 03:28:28 +00:00
<a href="https://dotfyle.com/haunt98/dotfiles-data-nvim"><img src="https://dotfyle.com/haunt98/dotfiles-data-nvim/badges/leaderkey?style=flat" /></a>
2023-09-23 05:53:54 +00:00
<a href="https://dotfyle.com/haunt98/dotfiles-data-nvim"><img src="https://dotfyle.com/haunt98/dotfiles-data-nvim/badges/plugin-manager?style=flat" /></a>
2023-09-23 07:02:10 +00:00
[![Latest Version](https://img.shields.io/github/v/tag/haunt98/dotfiles)](https://github.com/haunt98/dotfiles/tags)
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
# Diff dotfiles with user config
./dot diff
2022-10-31 15:51:38 +00:00
# Download internet themes, ...
./dot download
2020-03-28 16:55:38 +00:00
```
2023-06-10 04:59:49 +00:00
2024-01-29 18:20:45 +00:00
## 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)
2024-02-04 17:06:12 +00:00
- [newsboat](https://github.com/newsboat/newsboat)
2024-02-10 17:08:05 +00:00
- [atuin](https://github.com/atuinsh/atuin)
- [gitui](https://github.com/extrawurst/gitui)
- [daktilo](https://github.com/orhun/daktilo)