diff .chezmoiexternal.toml @ 756:a1a7841c55d2

feat: remove fzf-tab
author zegervdv <zegervdv@me.com>
date Wed, 08 Feb 2023 07:12:42 +0100
parents 0a59c00d64d9
children f249dfee9dcc
line wrap: on
line diff
--- a/.chezmoiexternal.toml	Tue Feb 07 21:43:00 2023 +0100
+++ b/.chezmoiexternal.toml	Wed Feb 08 07:12:42 2023 +0100
@@ -53,12 +53,6 @@
   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"