mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-09 05:14:00 +01:00
One more trigger word
This commit is contained in:
@@ -14,6 +14,7 @@ patterns = ['permission denied',
|
||||
'must be root',
|
||||
# wow, case-sensitive
|
||||
'need to be root',
|
||||
'need root',
|
||||
'Need to be root',
|
||||
'you must be root to run this program.',
|
||||
'only root can do that']
|
||||
|
Reference in New Issue
Block a user