Fix a bad comment and clarify delta behavior

s/fish/delta/ and provide a better explanation.
This commit is contained in:
Mahmoud Al-Qudsi 2024-11-12 09:59:10 -06:00
parent d33cbfd1a3
commit bb57f2391f

View file

@ -1,2 +1,3 @@
# Old versions of fish do not have a --generate-completion option!
# 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