nvbn/thefuck

Strange suggestions for `cd ,,`

Open

#380 aperta il 9 ott 2015

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Python (3949 fork)batch import
help wanted

Metriche repository

Star
 (96.953 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor