nvbn/thefuck

first suggestions show `vim /bin/sh +1 &&` in front

Open

#1,153 opened on Dec 31, 2020

View on GitHub
 (16 comments) (17 reactions) (0 assignees)Python (3,949 forks)batch import
HackIllinoisenhancementhacktoberfesthelp wanted

Repository metrics

Stars
 (96,953 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The Fuck 3.30 using Python 3.9.1 and ZSH 5.8

Example:

$ pacmn
zsh: command not found: pacmn
$ fuck
vim /bin/sh +1 && pacmn [enter/↑/↓/ctrl+c]

a lot of first suggestions I receive show up with vim /bin/sh +1 && before them which is tasteless . How can I skip or avoid this?

Contributor guide