config

A simple configuration manager

Commit
f22e1ca2637094c4c43c9d69c3a20f770990f004
Parent
bd5c69cd490d0dae33f7894eb2332d536739f3f3
Author
Pablo <pablo-escobar@riseup.net>
Date

Added a README

Diffstat

1 file changed, 16 insertions, 0 deletions

Status File Name N° Changes Insertions Deletions
Added README.md 16 16 0
diff --git a/README.md b/README.md
@@ -0,0 +1,16 @@
+# config
+
+A simple configuration manager. The config(1) command uses a bare Git
+repository to track dotfiles.
+
+For more information check the command's manual.
+
+# Authors
+
+**config** was written by Pablo
+[\<pablo-escobar@riseup.net\>](mailto:pablo-escobar@riseup.net)
+
+# Copying
+
+Copyright (C) 2021 Pablo. Free use of this software is granted under the
+terms of the GPL-3.0 License.