zshrs 0.11.18

The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, Rkyv caching
Documentation
1
2
3
#compdef diff gdiff

_diff_options "$words[1]" ':original file:_files' ':new file:_files'