chiark / gitweb /
bash_profile: Make editor selection indirect via a script mdw-editor.
[profile] / bash_completion
1 ### -*-sh-*-
2
3 [ "$(type -t _command)" = "function" ] &&
4 complete -F _command r rootly