Gollum@feddit.de to Programmer Humor@programming.dev · 1 year agoD or d come oni.imgur.comimagemessage-square228fedilinkarrow-up11.43Karrow-down149
arrow-up11.38Karrow-down1imageD or d come oni.imgur.comGollum@feddit.de to Programmer Humor@programming.dev · 1 year agomessage-square228fedilink
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up2·edit-21 year agoThat’s not an environment variable. It’s defined in ${XDG_CONFIG_HOME:-$HOME/.config}/user-dirs.dirs. Though you can use the xdg-user-dir DOWNLOAD command to get it automatically.
That’s not an environment variable. It’s defined in
${XDG_CONFIG_HOME:-$HOME/.config}/user-dirs.dirs
.Though you can use the
xdg-user-dir DOWNLOAD
command to get it automatically.