Split up the functions like ``` Set-GitProxyConfiguration Set-NpmProxyConfiguration Set-AptProxyConfiguration ``` into their own files to make it easier to navigate and add new functions
Split up the functions like
into their own files to make it easier to navigate and add new functions