]> git.donarmstrong.com Git - zsh.git/commitdiff
add xdg music settings
authorDon Armstrong <don@donarmstrong.com>
Thu, 30 Jun 2016 17:57:19 +0000 (12:57 -0500)
committerDon Armstrong <don@donarmstrong.com>
Thu, 30 Jun 2016 17:57:19 +0000 (12:57 -0500)
.zsh/zshenv/80_xdg [new file with mode: 0644]

diff --git a/.zsh/zshenv/80_xdg b/.zsh/zshenv/80_xdg
new file mode 100644 (file)
index 0000000..21b6f91
--- /dev/null
@@ -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)