mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-09 18:51:46 +01:00
moved from Completion/User/_diff
This commit is contained in:
parent
2fbde318a6
commit
66c8900223
1 changed files with 3 additions and 0 deletions
3
Completion/Unix/Command/_diff
Normal file
3
Completion/Unix/Command/_diff
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#compdef diff gdiff
|
||||
|
||||
_diff_options "$words[1]" ':original file:_files' ':new file:_files'
|
||||
Loading…
Add table
Add a link
Reference in a new issue