fish-shell/share/completions/delta.fish

4 lines
221 B
Fish
Raw Normal View History

# Older versions of delta do not have a --generate-completion option and will complain
# to stderr but emit nothing to stdout, making it safe (but a no-op) to source.
delta --generate-completion fish 2>/dev/null | source