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

change the config directory form ~/.leetcode to ~/.config/leetcode ? #63

Open
ghost opened this issue Apr 12, 2022 · 2 comments
Open

change the config directory form ~/.leetcode to ~/.config/leetcode ? #63

ghost opened this issue Apr 12, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Apr 12, 2022

is the a env variable to do so ?

@ghost ghost changed the title change the config directory for ~/.leetcode to ~/.config/leetcode ? change the config directory form ~/.leetcode to ~/.config/leetcode ? Apr 12, 2022
@clearloop clearloop added the enhancement New feature or request label Apr 13, 2022
@clearloop
Copy link
Owner

we currently don't have this feature,

let conf = home.join(".leetcode/leetcode.toml");

the code is here if anybody want to help ❤️

@curtainp curtainp mentioned this issue Feb 24, 2023
1 task
@akarsh1995
Copy link
Contributor

I believe for now you may symlink the file ln -s $HOME/.config/leetcode $HOME/.leetcode

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

Successfully merging a pull request may close this issue.

2 participants