mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-26 23:22:33 +01:00
Merge pull request #310 from mcarton/patch-2
Make a `sudo` pattern more general
This commit is contained in:
@@ -13,7 +13,7 @@ patterns = ['permission denied',
|
||||
'must be root',
|
||||
'need to be root',
|
||||
'need root',
|
||||
'only root can do that',
|
||||
'only root can ',
|
||||
'You don\'t have access to the history DB.',
|
||||
'authentication is required']
|
||||
|
||||
|
Reference in New Issue
Block a user