File: bashrc

package info (click to toggle)
xxdiff 1%3A4.0%2Bhg437%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,124 kB
  • ctags: 2,397
  • sloc: cpp: 18,485; python: 6,088; ansic: 1,535; sh: 1,533; perl: 308; lex: 284; yacc: 277; lisp: 250; tcl: 213; makefile: 82
file content (24 lines) | stat: -rw-r--r-- 806 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $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 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