Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add script to be called by ControlPlane for file manipulation #32

Open
andrew-best-diaxion opened this issue Nov 29, 2017 · 0 comments
Open

Comments

@andrew-best-diaxion
Copy link
Collaborator

andrew-best-diaxion commented Nov 29, 2017

As a user of ControlPlane, there are times when I want to have different types of dot files used in different contexts.
The current primary example of this is the ~/.gitconfig. When im at GWF I need to use the version of the file that includes a a proxy config for git:

[http]
    proxy = http://gnrlabproxy.gwf.com.au:3128

When im using any other context I want that proxy config disabled:

#[http]
  #   proxy = http://gnrlabproxy.gwf.com.au:3128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant