menu: added new Keywords tag to .desktop files
[barry.git] / bash / README
bloba74a84ddb5b56c6b3acfaa27a298a061fc895d8d
1 Barry bash autocompletion
2 ========================
4 The scripts in this directory are programmable
5 completion functions for barry utils used in bash.
6 To use them, simply copy the files in this directory
7 except this README file to:
8         /etc/bash_completion.d/
10 And to load manually, run the following command:
11         $ . /etc/bash_completion
13 Programmable completion is for bash 3+ but is backwards
14 compatiable with bash 2.05b.