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 support for '$WHOAMI' in Config #8

Open
bobbystacksmash opened this issue Aug 12, 2018 · 0 comments
Open

Add support for '$WHOAMI' in Config #8

bobbystacksmash opened this issue Aug 12, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bobbystacksmash
Copy link
Owner

When loading a config, adding support for expanding a limited set of variables could be very useful. For example, when creating folders, it'll be annoying to add a user called "fred", then remember to update "C:\Users\Fred..." everywhere. Instead, setting general.whoami = "fred" should allow the use of the variable "$WHOAMI" to appear in path expressions, and have it expanded to "fred" before creating files and folders.

@bobbystacksmash bobbystacksmash added the enhancement New feature or request label Aug 12, 2018
@bobbystacksmash bobbystacksmash self-assigned this Aug 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant