summaryrefslogtreecommitdiffstats
path: root/dist-vars.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dist-vars.sh')
-rw-r--r--dist-vars.sh14
1 files changed, 14 insertions, 0 deletions
diff --git a/dist-vars.sh b/dist-vars.sh
new file mode 100644
index 0000000..36fd2fc
--- /dev/null
+++ b/dist-vars.sh
@@ -0,0 +1,14 @@
+# Distribution variables.
+
+dist_name='ProteanOS'
+dist_motd_banner="$(cat <<'EOF'
+ _
+ .' '.
+ __ ___ _ | |.'
+ | '. _ _ _|_ _ __ _ .' '. .' `- ~~| |~~~
+ |__.' |.' .' '. | .' '. _;. |' `. | | `-. ~~~~
+ | | | | | |---' .' | | | | | `.
+ | | '._.' '.- '._. '_.'| | | '.___.' `._.' TM
+EOF
+)"
+# A single quote to fix Vim syntax highlighting: '