From: Don Armstrong Date: Thu, 30 Jun 2016 17:57:19 +0000 (-0500) Subject: add xdg music settings X-Git-Url: https://git.donarmstrong.com/?p=zsh.git;a=commitdiff_plain;h=8291f7a6fd6807335763e9090248d0b09cc63177 add xdg music settings --- diff --git a/.zsh/zshenv/80_xdg b/.zsh/zshenv/80_xdg new file mode 100644 index 0000000..21b6f91 --- /dev/null +++ b/.zsh/zshenv/80_xdg @@ -0,0 +1,7 @@ +# -*- mode: sh -*- +# zshenv/80_xdg +# +# set a number of default variables related to X Desktop specification + + +export XDG_MUSIC=$(echo ~/media/music)