▲ 1416 ▼ D or d come on (i.imgur.com) submitted 2 years ago by genfood@feddit.de to c/programmer_humor@programming.dev 221 comments fedilink hide all child comments
[–] zlatko@programming.dev 3 points 2 years ago (1 child) Why not just cd $XDG_DOWNLOAD_DIR in the first place? permalink fedilink source parent hideshow 1 child comment replies: [–] joyjoy@lemm.ee 3 points 2 years ago* 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. permalink fedilink source parent
[–] joyjoy@lemm.ee 3 points 2 years ago* 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. permalink fedilink source parent