Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 301 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 301 Bytes

elvish-xdg

An Elvish module to return XDG directories.
epm:install github.com/chlorm/elvish-xdg
use github.com/chlorm/elvish-xdg/xdg-dirs

xdg-dirs:get 'XDG_CONFIG_HOME'
# or
xdg-dirs:get $xdg-dirs:XDG-CONFIG-HOME
# or
xdg-dirs:config-home

xdg:populate-env