summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist-vars.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist-vars.sh b/dist-vars.sh
index bd92411..0e4192a 100644
--- a/dist-vars.sh
+++ b/dist-vars.sh
@@ -15,3 +15,7 @@ dist_motd_banner="$(cat <<'EOF'
EOF
)"
# A single quote to fix Vim syntax highlighting: '
+
+dist_ansi_color='1;34'
+dist_home_url='http://www.proteanos.com/'
+dist_bug_url='mailto:proteanos-dev@lists.proteanos.com'