├── LICENSE.txt ├── PSColors.format.ps1xml ├── PSColors.psd1 ├── PSColors.psm1 └── README.md /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ecsousa/PSColors/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /PSColors.format.ps1xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ecsousa/PSColors/HEAD/PSColors.format.ps1xml -------------------------------------------------------------------------------- /PSColors.psd1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ecsousa/PSColors/HEAD/PSColors.psd1 -------------------------------------------------------------------------------- /PSColors.psm1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ecsousa/PSColors/HEAD/PSColors.psm1 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ecsousa/PSColors/HEAD/README.md --------------------------------------------------------------------------------