lukesampson / pshazz

Give your powershell some pizazz.
The Unlicense
577 stars 40 forks source link

Feature: support user plugins directory #68

Closed chawyehsu closed 6 years ago

chawyehsu commented 6 years ago

This helps differentiate core plugins from user plugins, allowing easier pshazz updates when using plugins that are not part of the main repository. ------Original by @Deide

Here I put $userplugindir first, which make sense when users want to override default plugins by their plugins stored in $userplugindir.

Deide commented 6 years ago

Cool, thanks for catching this. I suppose my inexperience with Powershell left me feeling a little bit timid when it came to contributing. But this is great because I use a couple of my own plugins, so it's nice to not have to keep an edited copy and just update with scoop.