/bash_completion.d/xxdiff/bashrc
http://github.com/brinkman83/bashrc · #! · 16 lines · 15 code · 1 blank · 0 comment · 0 complexity · 52464fc68e6c75c73c59d9b5e39f14b9 MD5 · raw file
- # $Id: bashrc 760 2004-02-09 18:51:12Z blais $
- # $Source$
- #
- # Bash configuration for this project.
- #
- # Make bash invoke optcomplete completion for the scripts.
- #
- # This is not necessary for other users, the scripts will work without
- # auto-generated programmable completion.
- complete -F _optcomplete xx-cond-replace
- complete -F _optcomplete xx-cvs-diff
- complete -F _optcomplete xx-encrypted
- complete -F _optcomplete xx-find-grep-sed
- complete -F _optcomplete xx-match
- # complete -F _optcomplete xx-patch-UNFINISHED # FIXME