nvbn/thefuck

Strange suggestions for `cd ,,`

Open

#380 创建于 2015年10月9日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (96,953 star) (3,949 fork)batch import
help wanted

描述

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

贡献者指南