chaoscreater
chaoscreater
2. It isn't confusing, but it's much easier to change and see what the value is, without going into the service entry itself. Going into the service entry is an...
> Make sure you open the folder path directly rather than a folder in a workspace. What do you mean by this? I have the folder expanded in the workspace...
That only works for Github though. What about other repos, e.g. Azure DevOps? And if you're going to modify the .local config, you might as well just manually add the...
Or just use alias. In your global gitconfig (located under C:\Users\username\.gitconfig), add this block to the very top: ``` [alias] GitHub-Personal = !git config --global user.name 'Personal GitHub' && git...
> If you haven't resolved this already, you may want to look for a Chrome Extension called Sloth. Thanks, I just tried it and it seems to work fine. It's...
It has been over a year since OP posted this and still no source code released for Chrome. I'm super confused. Clearly, source code for SnapLinksPlus-3.1.1b1 was already released for...
@remi-garcia - thanks, works great in Edge!
> Yeah, @remi-garcia comment is essentially the reason I have not made it available for chrome. They've become the Microsoft Internet Explorer of the modern age. > > For a...
Yes, it would be nice if we can have an option in the GUI to define a prefix. At the moment, I'm hardcoding the prefix URL like this: ` let...
> @chaoscreater - Please review the documentation and parameters section in Export-AzPolicyResources.ps1 to ensure you are using the correct parameters for your specific export. In this case, it sounds like...