mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-19 00:58:56 +00:00
fixed powershell coloring
This commit is contained in:
parent
33a87502cd
commit
6a39f51603
@ -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):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user