]> git.donarmstrong.com Git - home-base.git/commitdiff
add dpt.conf
authorDon Armstrong <don@donarmstrong.com>
Sat, 17 Aug 2019 22:53:24 +0000 (15:53 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sat, 17 Aug 2019 22:53:24 +0000 (15:53 -0700)
.config/dpt.conf [new file with mode: 0644]

diff --git a/.config/dpt.conf b/.config/dpt.conf
new file mode 100644 (file)
index 0000000..659a8be
--- /dev/null
@@ -0,0 +1,5 @@
+# -*- mode: sh -*-
+DPT_PACKAGES=$(echo ~/src/pkg-perl/packages)
+if [ -e ~/.hide/salsa_token ]; then
+    . ~/.hide/salsa_token;
+fi;