Proxy command around Set-Location and its aliases to defer import of posh-git until one is in the root of a git directory
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
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.