config

A simple configuration manager

Commit
05598ca980ff90dd189854380c8d825de352ffd9
Parent
899edcb22d5b50c757661b665207efb526e3e232
Author
Pablo <pablo-escobar@riseup.net>
Date

Added a Makefile

Diffstat

1 file changed, 5 insertions, 0 deletions

Status File Name N° Changes Insertions Deletions
Added Makefile 5 5 0
diff --git a/Makefile b/Makefile
@@ -0,0 +1,5 @@
+.PHONY: install
+
+install:
+	install config ~/.local/bin/
+	install -m 0664 config.1 ~/.local/share/man/man1/