nvbn/thefuck

Strange suggestions for `cd ,,`

Open

#380 建立於 2015年10月9日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Python (3,949 fork)batch import
help wanted

倉庫指標

Star
 (96,953 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南