large refactor (break up ConfigManager), add more tests
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# Overview
|
||||
`symconf` is a CLI tool for managing local application configuration. It uses a simple
|
||||
operational model that symlinks centralized config files to their expected locations across
|
||||
the system. This central config directory can then be version controlled.
|
||||
one's system. This central config directory can then be version controlled, and app
|
||||
config files can be updated in one place.
|
||||
|
||||
`symconf` also facilitates dynamically setting system and application "themes," symlinking
|
||||
matching theme config files for registered apps and running config reloading scripts.
|
||||
|
||||
Reference in New Issue
Block a user