Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for multiple profiles #26

Open
TimJones opened this issue Apr 28, 2020 · 0 comments
Open

Add support for multiple profiles #26

TimJones opened this issue Apr 28, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@TimJones
Copy link
Owner

Add support for using profiles when adding/removing dot files to godotty.
Be default profile name could match hostname, but should be override-able easily.
Could come with definitive list of files to mange, or maybe whitelist/blacklist would be better?

[profile.name]
dottyfiles = ["list", "of","dottyfiles"]

# or 
[profile.othername]
allowed_dottyfiles = [...]
disallowed_dottyfiles = [...]
@TimJones TimJones added the enhancement New feature or request label Apr 28, 2020
@TimJones TimJones added this to the v0.2.0 milestone Apr 28, 2020
@TimJones TimJones self-assigned this Apr 28, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant