mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-30 06:34:09 +00:00
Enabled by default
This commit is contained in:
@@ -10,3 +10,6 @@ def match(command):
|
||||
@git_support
|
||||
def get_new_command(command):
|
||||
return replace_argument(command.script, "delete", "remove")
|
||||
|
||||
|
||||
enabled_by_default = True
|
||||
|
||||
Reference in New Issue
Block a user