mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-31 10:11:14 +00:00
3 lines
130 B
Batchfile
3 lines
130 B
Batchfile
|
@set PYTHONIOENCODING=utf-8
|
||
|
@powershell -noprofile -c "cmd /c \"$(thefuck %* $(doskey /history)[-2])\"; [Console]::ResetColor();"
|