Files
thefuck/thefuck/rules
Timo Furrer c788dfbc14 fix rm dir rule to make it case insensitive
In bash the output for the command `rm -f foo/` is:

    rm: cannot remove ‘foo/’: Is a directory

And not:

    rm: cannot remove ‘foo/’: is a directory
2015-04-22 19:04:52 +02:00
..
2015-04-17 16:24:03 +02:00
2015-04-08 21:08:35 +02:00
2015-04-21 22:00:05 +02:00