Configuration files now works.

This commit is contained in:
2015-03-08 22:21:29 +05:00
parent 0a7df3a77b
commit 74fc927297
10 changed files with 34 additions and 24 deletions
+7
View File
@@ -0,0 +1,7 @@
# Main configuration file. Controls over some vital things.
# The very important thing - debug.
# Should we enable debug output?
DEBUG=0
# Prompt configuration
PROMPT_THEME="pztrn"