bergmeister / lazy-posh-git

Proxy command around Set-Location and its aliases to defer import of posh-git until one is in the root of a git directory
MIT License
12 stars 3 forks source link

Add optional PostImportScriptPath parameter to lazy-posh-git module to enable running custom script after posh-git import #2

Closed Jawz84 closed 2 years ago

Jawz84 commented 2 years ago

Fixes #1

This PR is intended to come up with the best solution to enable lazy-posh-git to load additional settings, after posh-git is imported.

Please feel free to make improvements, or suggestions.

Jawz84 commented 2 years ago

Yes, nice teamwork! I agree more generic naming is better here! LGTM 🚀

bergmeister commented 2 years ago

🎉v0.1.0 has been released which incorporates this pull request.🎉

Handy links: