Closed
Description
I've written a tiny module to configure aliases for git subcommands to omit typing git
.
https://gitlab.com/igrep/pwsh-git-aliases/blob/master/GitAliases.psm1
Then, I want to configure TabExpansion
for the generated aliases by reusing the GitTabExpansion
function.
So can you export GitTabExpansion
to make it reusable?
P.S. Thank you for an excellent module! I use it every day!
Metadata
Assignees
Labels
No labels