NVIDIA: Difference between revisions
imported>Rkitover m Quote shell variables. |
imported>Crocodillian m Use XDG_DATA_HOME instead of XDG_DATA_DIRS. |
||
| Line 177: | Line 177: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
export XDG_DATA_HOME="$HOME/.local/share" | |||
</syntaxhighlight> | </syntaxhighlight> | ||
. | . | ||