comparison .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
comparison
equal deleted inserted replaced
1037:38b8060cdf24 1038:6ab26ddbf78d
68 68
69 [".zsh/completions/_pass"] 69 [".zsh/completions/_pass"]
70 type = "file" 70 type = "file"
71 url = "https://git.zx2c4.com/password-store/plain/src/completion/pass.zsh-completion" 71 url = "https://git.zx2c4.com/password-store/plain/src/completion/pass.zsh-completion"
72 72
73 [".config/fish/completions/chezmoi.fish"]
74 type = "file"
75 url = "https://raw.githubusercontent.com/twpayne/chezmoi/v2.47.4/completions/chezmoi.fish"
76
77 [".config/fish/completions/hx.fish"]
78 type = "file"
79 url = "https://raw.githubusercontent.com/helix-editor/helix/23.03/contrib/completion/hx.fish"
80
73 [".config/helix/runtime/queries/tcl/highlights.scm"] 81 [".config/helix/runtime/queries/tcl/highlights.scm"]
74 type = "file" 82 type = "file"
75 url = "https://github.com/lewis6991/tree-sitter-tcl/raw/ac8b94b7a89825ddbdd6f8fc0a81c67c065be851/queries/tcl/highlights.scm" 83 url = "https://github.com/lewis6991/tree-sitter-tcl/raw/ac8b94b7a89825ddbdd6f8fc0a81c67c065be851/queries/tcl/highlights.scm"
76 84
77 [".config/helix/runtime/queries/tcl/indents.scm"] 85 [".config/helix/runtime/queries/tcl/indents.scm"]