Powershell comment

This commit is contained in:
elkowar 2021-11-05 11:16:57 +01:00
parent dd285ef4ba
commit e559fd39f7
No known key found for this signature in database
GPG key ID: E321AD71B1D1F27F

View file

@ -1,3 +1,7 @@
# todo I looked again and you could use the [System.Drawing.Color] type to parse and store your colors
# [drawing.color]("#ffffff")
# https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_ansi_terminals?view=powershell-7.2
if ($host.Name -eq "ConsoleHost")
{
Import-Module PSReadline