1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 14:48:49 +00:00

Update thefuck/rules/pacman_invalid_option.py

Co-Authored-By: Pablo Aguiar <scorphus@gmail.com>
This commit is contained in:
DragonGhost7 2019-10-04 21:37:13 -04:00 committed by GitHub
parent fce01e7dea
commit 2e0be13703
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,4 +11,4 @@ def get_new_command(command):
return re.sub(opt, opt.upper(), command.script)
enabled_by_default = true, pacman = archlinux_env()
enabled_by_default = archlinux_env()