Jack Bennett
e811c60ab2
Leverage the Module Autoload path and save doing it ourselves.
...
This should be faster too as we won't automatically import all functions
to the session. Powershell now knows where to look before declaring they
don't exist.
2015-03-18 15:33:55 +00:00
Martin Kemp
021263d81c
Merge pull request #273 from LeoColomb/master
...
Fixes small Powershell' loader issues
2015-03-18 10:33:58 +00:00
Léo Colombaro
dc834cc28f
Fixes Powershell loader issues
...
* Fix modules order required
* Add newline before prompt
* Fix color name
2014-12-01 20:40:07 +01:00
Szymon Sito
c8193ea368
Lambda color in powershell was changed to DarkGray
2014-10-29 21:27:30 +01:00
Léo Colombaro
98350e14e8
Add custom loader for Powershell, improve its implementation in Cmder
...
Fixes #104 , fixes #53 , fixes #65 (my bad), related to #136 , and should
fix #139
2014-09-17 09:55:15 +02:00