File: bashrc

package info (click to toggle)
xxdiff 1%3A5.1%2Bgit20250320%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,448 kB
  • sloc: cpp: 18,519; python: 6,143; ansic: 1,546; sh: 1,532; perl: 308; lex: 284; yacc: 279; lisp: 250; tcl: 213; makefile: 91
file content (22 lines) | stat: -rw-r--r-- 747 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# 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 svn-foreign
complete -F _optcomplete xx-cond-replace
complete -F _optcomplete xx-cvs-diff
complete -F _optcomplete xx-cvs-revcmp
complete -F _optcomplete xx-diff-proxy
complete -F _optcomplete xx-encrypted
complete -F _optcomplete xx-filter
complete -F _optcomplete xx-find-grep-sed
complete -F _optcomplete xx-match
complete -F _optcomplete xx-pyline
complete -F _optcomplete xx-rename
complete -F _optcomplete xx-sql-schemas
complete -F _optcomplete xx-svn-diff
complete -F _optcomplete xx-svn-resolve