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

貢獻者指南

Strange suggestions for `cd ,,` · nvbn/thefuck#380 | Good First Issue