diff options
author | Evax Software <[email protected]> | 2011-04-08 15:21:43 +0200 |
---|---|---|
committer | Evax Software <[email protected]> | 2011-04-08 15:21:43 +0200 |
commit | a0706fe568012549772c6700ee3bfdee826cfb26 (patch) | |
tree | 9a715204b7ba117cc18caf44f775027763171cd1 /README.md | |
parent | 6fae12bd978f8b577cdbad92aab862af4299ae86 (diff) | |
download | kerl-a0706fe568012549772c6700ee3bfdee826cfb26.tar.gz kerl-a0706fe568012549772c6700ee3bfdee826cfb26.tar.bz2 kerl-a0706fe568012549772c6700ee3bfdee826cfb26.zip |
Add a bash_completion script for kerl
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ Then ensure it is executable and drop it in your $PATH +Optionally download and install kerl's bash_completion file from https://github.com/evax/kerl/raw/master/bash_completion/kerl + How it works ============ |