help wanted
Repository metrics
- Stars
- (96,953 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I often type cd ,, when I meant to type cd ... thefuck suggest the following things for that command.
mkdir -p ,, && cd ,,mkdir -p ,, && cd ,,(yes, the same twice)cd .
It would be great to get rid of the duplicate and to add cd .. as well