mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 08:11:15 -03:00
Prevent delta completions from complain with old version
This commit is contained in:
@@ -1 +1,2 @@
|
||||
delta --generate-completion fish | source
|
||||
# Old versions of fish do not have a --generate-completion option!
|
||||
delta --generate-completion fish 2>/dev/null | source
|
||||
|
||||
Reference in New Issue
Block a user