A precompiled extension, for speed?

Not using it, because it's not that much faster; powershell startup
time is quite slow anyway.
This commit is contained in:
John Doty 2012-04-05 22:19:50 -07:00
parent a68b177143
commit d9a105a54f
2 changed files with 1 additions and 0 deletions

View file

@ -2,6 +2,7 @@
#
$profileDir = split-path -parent $Profile
Import-Module "$profileDir\Modules\ConsoleColors.psm1"
#Import-Module "$profileDir\Modules\PowerSolarized.dll"
Set-SolarizedColors -Dark
# These bits of profile courtesy of http://winterdom.com/