1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-02-21 04:18:55 +00:00
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-21 23:41:49 +05:30
2015-04-08 21:08:35 +02:00
2015-04-20 18:38:03 +02:00
2015-04-22 16:22:10 +02:00
2015-04-08 21:08:35 +02:00