Andy Lester
c296c5f2d3
bash completion should not call brew if brew doesn't exist
...
In the section "Configuring Completions in `bash`", there's a line of code that sets `HOMEBREW_PREFIX` by calling `brew --prefix`, but it's done before calling `type brew` to see if brew exists. This gives a "-bash: brew: command not found" if you don't have brew installed. That line should be moved inside the `if`.
2019-10-02 09:00:23 -05:00
..
2019-06-01 18:19:38 +00:00
2019-03-12 20:13:38 +00:00
2019-03-12 20:13:38 +00:00
2019-04-15 18:58:18 +10:00
2018-10-05 17:23:22 -04:00
2018-10-05 17:23:22 -04:00
2018-10-04 15:37:02 +01:00
2019-03-23 13:14:31 +00:00
2018-10-05 17:23:22 -04:00
2019-01-08 19:13:46 +00:00
2017-10-22 05:31:53 +01:00
2017-01-04 10:53:21 +00:00
2019-01-21 14:31:41 +00:00
2019-01-27 12:27:47 +00:00
2019-01-08 19:13:46 +00:00
2019-04-01 15:53:39 -05:00
2019-07-28 15:22:18 +01:00
2019-06-20 11:05:28 +01:00
2018-10-04 15:37:01 +01:00
2019-09-30 15:33:32 +01:00
2019-05-23 10:19:33 +02:00
2018-10-05 17:23:22 -04:00
2019-05-23 09:46:28 +02:00
2019-09-12 19:50:01 +10:00
2019-09-19 08:57:22 +01:00
2019-05-15 23:28:55 +02:00
2018-10-05 17:23:22 -04:00
2019-01-27 16:11:02 -08:00
2018-10-01 16:01:27 -04:00
2019-03-12 20:13:38 +00:00
2019-02-28 10:07:01 -05:00
2018-10-03 21:21:05 +00:00
2019-05-23 09:46:28 +02:00
2018-09-06 15:07:00 +01:00
2019-09-26 20:12:35 +02:00
2018-01-01 09:33:43 +00:00
2019-09-05 16:09:01 +01:00
2018-10-05 17:23:22 -04:00
2019-03-28 21:15:50 +00:00
2019-01-27 12:27:47 +00:00
2019-01-30 21:39:56 +00:00
2018-10-04 15:37:01 +01:00
2019-09-18 11:47:43 +01:00
2019-03-03 15:38:28 +11:00
2017-03-25 22:53:33 -04:00
2017-07-02 15:09:26 +01:00
2019-10-02 09:00:23 -05:00
2019-05-09 12:43:51 +01:00
2019-01-08 19:13:46 +00:00
2019-06-15 22:07:48 +01:00
2018-10-05 17:23:22 -04:00
2018-10-05 17:23:22 -04:00