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

Allow specification of base profile #1

Open
davidmyersdev opened this issue Nov 16, 2016 · 0 comments
Open

Allow specification of base profile #1

davidmyersdev opened this issue Nov 16, 2016 · 0 comments

Comments

@davidmyersdev
Copy link
Owner

Add a second (optional) parameter to allow specification of a base profile to use. This profile would be loaded first, and then only the files that exist in the primary profile would be removed.

Example

A base profile has these files: .bashrc, .vimrc, and .zshrc. The primary profile only has a .bashrc. The .bashrc of the primary profile would overwrite the other one, but the other files would remain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant