Commit 66ce390
fix: Expand tilde for chdir (issue #389) (#390)
# Pull Request
## Issue
Fixes #389
## Description
Expands ~ with $env:HOME if found in moduleFolderPath
## License
By submitting this pull request, I confirm that my contribution is made
under the terms of the projects associated license.
---------
Co-authored-by: Richard Cheney <richeney@microsoft.com>1 parent ee83c51 commit 66ce390
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
0 commit comments