From: Tiv0w Date: Fri, 20 May 2022 12:02:43 +0000 (+0200) Subject: Remove quotes escaping for JULIA_DEPOT_PATH X-Git-Tag: v0.2.0.0~37^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/5cd4c5b311062d9c772feb2ae17b82949c7a8160?hp=5cd4c5b311062d9c772feb2ae17b82949c7a8160 Remove quotes escaping for JULIA_DEPOT_PATH It now can be copied verbatim; following the recommendation at: https://docs.julialang.org/en/v1/manual/environment-variables/#JULIA_DEPOT_PATH ---