Richard Schneeman 1dcf8c689c
Update bash completion docs
When I try to run the proposed script in my `~/.bashrc` file I get this output:

```
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: [: =: unary operator expected
# ...
```

It goes on for quite some time and does not give me bash completion.

When I execute `source "$(brew --prefix)/etc/bash_completion"` it works and I get bash completion.

This script also emits a helpful error message letting people know if bash completion was not installed already.

I'll also add that the bash completion script takes a fairly long amount of time. I've seen between one quarter and a half of a second to execute it:

```
$ time source "$(brew --prefix)/etc/bash_completion"

real	0m0.254s
```

Though that's unrelated to this PR, making a note of it.
2018-12-06 12:04:08 -06:00
..
2018-10-05 17:23:22 -04:00
2018-10-05 17:23:22 -04:00
2018-05-02 17:57:32 +01:00
2017-01-04 10:53:21 +00:00
2018-10-05 17:23:22 -04:00
2018-10-05 17:23:22 -04:00
2018-10-04 15:37:01 +01:00
2018-10-03 21:21:05 +00:00
2018-10-05 17:23:22 -04:00
2018-10-04 15:37:01 +01:00
2018-05-22 08:11:31 -04:00
2017-07-02 15:09:26 +01:00
2018-10-05 17:23:22 -04:00
2018-10-05 17:23:22 -04:00
2018-10-05 17:23:22 -04:00
2018-10-05 17:23:22 -04:00
2018-10-05 17:23:22 -04:00