mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 06:38:32 +00:00
Reset colour for Powershell
This was originally fixed in #805 but appears to have been reverted at some point.
This commit is contained in:
parent
33a87502cd
commit
8b6d778ba7
@ -12,6 +12,7 @@ class Powershell(Generic):
|
||||
' else { iex "$fuck"; }\n' \
|
||||
' }\n' \
|
||||
' }\n' \
|
||||
' [Console]::ResetColor() \n' \
|
||||
'}\n'
|
||||
|
||||
def and_(self, *commands):
|
||||
|
Loading…
x
Reference in New Issue
Block a user