2 Commits

Author SHA1 Message Date
  Alois Mahdal a09e811694 Bump version to 0.0.5 4 years ago
  Alois Mahdal aecb29a3cd Add forgotten saturnin macros 4 years ago
1 changed files with 4 additions and 1 deletions
  1. 4
    1
      mkit.ini

+ 4
- 1
mkit.ini View File

@@ -1,5 +1,5 @@
1 1
 [project]
2
-    version     = 0.0.4
2
+    version     = 0.0.5
3 3
     name        = Dottum
4 4
     tagline     = Dotfile sanctum.
5 5
     pkgname     = dottum
@@ -42,6 +42,9 @@
42 42
     __SATURNIN_CONFIG_LOCAL__ = [roots:etc]
43 43
     __SATURNIN_LIBEXEC__      = [roots:libexec]
44 44
     __SATURNIN_SHARE__        = [roots:share]
45
+    __SATURNIN_SCCOMPGEN_PATH__ = [roots:share]/complete
46
+    __SATURNIN_MSGMODE__      = color
47
+    __SATURNIN_VERBOSE__      = false
45 48
     __VDEP_SHELLFU_GE__  = 0.10.10
46 49
     __VDEP_SHELLFU_LT__  = 0.11.0
47 50
     __VDEP_SATURNIN_GE__ = 0.5.6