Env variables #6
Answered
by
maaslalani
diego-rapoport
asked this question in
Q&A
-
|
Hi, loved the project and I'm already using it!! |
Beta Was this translation helpful? Give feedback.
Answered by
maaslalani
Nov 21, 2022
Replies: 2 comments 2 replies
-
|
Hey @diego-rapoport, We use https://github.com/adrg/xdg which defines some defaults for when this variable is unset. It would be:
if the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
diego-rapoport
-
|
Found it!! Thank you very much!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @diego-rapoport,
We use https://github.com/adrg/xdg which defines some defaults for when this variable is unset.
It would be:
~/.local/shareon unix~/Library/Application Supporton macOSif the
$XDG_DATA_HOMEis undefined.