Changed "colors" app nam in enabled apps config to "showcolors".

Fixed gitinfo application, now it would not spam on jist-git-init'ed
repos, fixing #1.
Also reworked checks things, now every function will call
gitinfo_internal_checks function and do nothing if internal checks
method returns 1.
This commit is contained in:
2016-01-04 15:05:09 +05:00
parent 64a3d533fa
commit a12c9bcff9
2 changed files with 31 additions and 12 deletions

View File

@@ -1,2 +1,2 @@
# Apps list to enable.
ENABLED_APPS=("colors")
ENABLED_APPS=("showcolors")