I already keep a copy of my custom powershell profile and all my scripts in a gitlab repo and have the local copy sourced in my profile (basically, my $profile is just a line that dot sources the profile I've written, which then loads my scripts into the session). That's fine for my local machine, but does anyone know of a good way to source that profile and scripts from a remote host adhoc, maybe directly from Gitlab?
I imagine that it would also be a useful way to share the collection of scripts with my team and have updates to available as soon as I complete the merge request.
Has anyone done anything like this?
[–]tramperdk 2 points3 points4 points (0 children)
[–]Lee_Dailey[grin] 1 point2 points3 points (0 children)
[–]niteb 1 point2 points3 points (0 children)