From d94abbcd1dd44c439566219be30ca41a97deead7 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Tue, 30 Jan 2024 01:20:45 +0700 Subject: [PATCH] chore: add support README --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aed30f0..7a12045 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,17 @@ go build ./cmd/dot ./dot download ``` -![nvim-000](https://raw.githubusercontent.com/haunt98/posts-images/main/nvim-000.jxl) +## 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)