]> arthur.barton.de Git - ConfigScripts.git/commitdiff
Add README file
authorAlexander Barton <alex@barton.de>
Thu, 20 Aug 2015 15:02:48 +0000 (17:02 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 20 Aug 2015 15:02:48 +0000 (17:02 +0200)
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..3092526
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+ConfigScripts -- Alex' Configuaration Scripts for BASH Shells
+=============================================================
+
+Written by Alexander Barton <alex@barton.de>.
+Public Domain.
+
+Guarantees
+----------
+
+Environment variables:
+
+- HOSTNAME is set correctly.
+- LANG is set to something sane.
+- MANPATH is set to something sane.
+- PATH is set to something sane.
+- PS1 is set to something sane.
+- XDG_CACHE_HOME is set and points to local storage.
+- XAUTHORITY points to local storage, if set.