This fixes #50 and #98. ```bash $ cd foo/bar/baz cd: foo: No such file or directory $ fuck mkdir -p foo/bar/baz && cd foo/bar/baz ``` Added matchers for both Bash and sh error messages. Depending on your default shell, the messages might be slightly different. |
||
|---|---|---|
| .. | ||
| rules | ||
| test_conf.py | ||
| test_logs.py | ||
| test_main.py | ||
| test_types.py | ||
| test_utils.py | ||