Mercurial > dotfiles
diff .chezmoiexternal.toml @ 709:0a59c00d64d9
feat: add fzf-tab plugin
author | zegervdv <zegervdv@me.com> |
---|---|
date | Wed, 26 Oct 2022 20:20:52 +0200 |
parents | 77f3f615e4bf |
children | a1a7841c55d2 |
line wrap: on
line diff
--- a/.chezmoiexternal.toml Wed Oct 26 20:09:53 2022 +0200 +++ b/.chezmoiexternal.toml Wed Oct 26 20:20:52 2022 +0200 @@ -53,6 +53,12 @@ type = "file" url = "https://github.com/romkatv/zsh-defer/raw/3770c54fb4b25a1256dfaabbde37c4399c1f9298/zsh-defer.plugin.zsh" +[".zsh/fzf-tab"] + type = "archive" + url = "https://github.com/aloxaf/fzf-tab/archive/14f66e4d3d0b366552c0412eb08ca9e0f7c797bd.tar.gz" + exact = true + stripComponents = 1 + [".zsh/completions/_fd"] type = "file" url = "https://github.com/sharkdp/fd/raw/v8.3.2/contrib/completion/_fd"