From 8b513f2e82a7a806ecbf214d7bccaed19cee7ca7 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Sat, 5 Feb 2022 18:06:00 +0100 Subject: [PATCH] Added readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..430e4ae --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Autoconfig + +Auto-configuration script for my personnal ArchLinux install. + +Run with: +``` +python -m autoconfig +```