diff .chezmoiexternal.toml @ 1038:6ab26ddbf78d

feat: add fish shell
author Zeger Van de Vannet <zeger@vandevan.net>
date Fri, 26 Apr 2024 18:43:22 +0200
parents 6499aba0eaf3
children 7d9ba468d4d0
line wrap: on
line diff
--- a/.chezmoiexternal.toml	Sun Jun 16 20:25:12 2024 +0200
+++ b/.chezmoiexternal.toml	Fri Apr 26 18:43:22 2024 +0200
@@ -70,6 +70,14 @@
   type = "file"
   url = "https://git.zx2c4.com/password-store/plain/src/completion/pass.zsh-completion"
 
+[".config/fish/completions/chezmoi.fish"]
+  type = "file"
+  url = "https://raw.githubusercontent.com/twpayne/chezmoi/v2.47.4/completions/chezmoi.fish"
+
+[".config/fish/completions/hx.fish"]
+  type = "file"
+  url = "https://raw.githubusercontent.com/helix-editor/helix/23.03/contrib/completion/hx.fish"
+
 [".config/helix/runtime/queries/tcl/highlights.scm"]
   type = "file"
   url = "https://github.com/lewis6991/tree-sitter-tcl/raw/ac8b94b7a89825ddbdd6f8fc0a81c67c065be851/queries/tcl/highlights.scm"