nvbn/thefuck

sudo.py assumes && for shell 'and'

Open

#1229 opened on Aug 22, 2021

View on GitHub
 (8 comments) (1 reaction) (0 assignees)Python (96,953 stars) (3,949 forks)batch import
bugfishhelp wanted

Description

The sudo.py rule assumes that '&&' is every shells 'and' operator. This is not the case for fish shell v2.

Contributor guide