mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-12-19 05:13:44 +08:00
3 lines
121 B
Fish
3 lines
121 B
Fish
# Old versions of fish do not have a --generate-completion option!
|
|
delta --generate-completion fish 2>/dev/null | source
|