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

Is it possible to change the user .jobber file location with an env variable or similar? #332

Open
MostHated opened this issue Jul 26, 2021 · 0 comments

Comments

@MostHated
Copy link

Hey there,
I have a VSCode workspace setup in which I have all my most used config files from different locations added, but you can't add individual files to the workspace, only folders, so in order to be able to add my .jobber config file I would have to add the entire home directory, which would really defeat the whole purpose of maintaining a workspace with only specific things in it.

As such, I was wondering if there is any mechanism built-in similar to ripgrep or fdfind, etc, in which you can specify an environment variable, such as JOBBER_CONFIG_PATH="~/.config/jobber/.jobber" and then it would look in that location for the .jobber file instead, or am I going to be limited to doing a symlink or something along those lines?

Thanks,
-MH

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

No branches or pull requests

1 participant