leetcode-cli
leetcode-cli copied to clipboard
change the config directory form ~/.leetcode to ~/.config/leetcode ?
is the a env variable to do so ?
we currently don't have this feature,
https://github.com/clearloop/leetcode-cli/blob/2b373c0eee7824d96f13353cbe7ff53828db5815/src/cfg.rs#L87
the code is here if anybody want to help ❤️
I believe for now you may symlink the file ln -s $HOME/.config/leetcode $HOME/.leetcode