dot-files/dot_config/fish/completions/completions.fish.tmpl

9 lines
216 B
Bash

# chezmoi:template:left-delimiter=#{{
#{{- /* vim: set filetype=sh: */ -}}
#{{ if lookPath "helm" -}}
eval "$(helm completion fish)"
#{{- end }}
#{{ if lookPath "erd" -}}
eval "$(erd --completions fish)"
#{{- end }}