Skip to content

Commit

Permalink
Run to enable ANSI colors in terminal.
Browse files Browse the repository at this point in the history
i highly suggest enabling this.
  • Loading branch information
gweidart authored Mar 5, 2022
1 parent a5bce2b commit 182c54b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EnableTerminalColors.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
reg add HKEY_CURRENT_USER\Console /v VirtualTerminalLevel /t REG_DWORD /d 0x00000001 /f

0 comments on commit 182c54b

Please sign in to comment.