nvbn/thefuck

Strange suggestions for `cd ,,`

オープン

#380 opened on 2015/10/09

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Python (3,960 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (97,740 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド