Joseph Frazier
29ed1800e1
Add brew update
to Homebrew commands
...
`brew update` is implemented in shell instead of ruby, so
`_get_brew_commands` needs to list .sh files as well as .rb
Resolves https://github.com/nvbn/thefuck/issues/526
2016-06-29 15:50:01 -04:00
nvbn
28d078708b
#N/A: Check that brew/apt available in related rules
2016-02-06 16:37:11 +03:00
nvbn
df4d2cc88d
⚠️ Remove settings
param from rules match
, get_new_command
and side_effect
2015-09-07 13:00:29 +03:00
mcarton
b0702d309f
Improve brew* rules import time
2015-08-26 21:43:16 +02:00
nvbn
d6e80b7835
#298 Suggest more than one result in *_no_command rules
2015-07-29 16:09:26 +03:00
nvbn
469c5a60b0
#N/A Add replace_argument
helper
2015-07-24 00:39:56 +03:00
nvbn
c0eae8b85c
#N/A Add get_closest
utility function
2015-07-08 21:30:24 +03:00
Pablo Santiago Blum de Aguiar
484a53e314
fix(brew_unknown_command): make subprocess.check_output return str
...
Fix `TypeError: can't concat bytes to str` error on Python 3.4.
Signed-off-by: Pablo Santiago Blum de Aguiar <scorphus@gmail.com>
2015-05-11 23:58:53 -03:00
nvbn
93c90d5758
#157 Don't fail if can't get brew commands
2015-05-03 13:24:33 +02:00
Namwoo Kim
9bf910a2dd
Improve a logic to get recommended command based on local environment
2015-04-29 15:18:48 +09:00
Namwoo Kim
24ce459f2c
Add a support for unknown brew commands - #83
2015-04-23 17:06:05 +09:00