mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-26 07:02:35 +01:00
fixed powershell coloring (#805)
This commit is contained in:
committed by
Vladimir Iakovlev
parent
81042514c8
commit
f6e50bef82
@@ -12,6 +12,7 @@ class Powershell(Generic):
|
|||||||
' else { iex "$fuck"; }\n' \
|
' else { iex "$fuck"; }\n' \
|
||||||
' }\n' \
|
' }\n' \
|
||||||
' }\n' \
|
' }\n' \
|
||||||
|
' [Console]::ResetColor() \n' \
|
||||||
'}\n'
|
'}\n'
|
||||||
|
|
||||||
def and_(self, *commands):
|
def and_(self, *commands):
|
||||||
|
Reference in New Issue
Block a user