chiark / gitweb /
emacs: Make sure Git is first in the list of VC backends.
[profile] / bash_completion
1 ### -*-sh-*-
2
3 [ "$(type -t _command)" = "function" ] &&
4 complete -F _command r rootly