X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.config%2Fdpt.conf;fp=.config%2Fdpt.conf;h=659a8befdaef559d7f2e2a2845498d3273e6cabf;hp=0000000000000000000000000000000000000000;hb=7d4ad939efc5ccda60741ef57c86caee4e7d072f;hpb=0cd6c356e0c1c856aa64f6cf077070d684b32a3e diff --git a/.config/dpt.conf b/.config/dpt.conf new file mode 100644 index 0000000..659a8be --- /dev/null +++ b/.config/dpt.conf @@ -0,0 +1,5 @@ +# -*- mode: sh -*- +DPT_PACKAGES=$(echo ~/src/pkg-perl/packages) +if [ -e ~/.hide/salsa_token ]; then + . ~/.hide/salsa_token; +fi;