From 557f79eec10e252a33e8b7940634268e47203a1a Mon Sep 17 00:00:00 2001 From: Zykino Date: Mon, 3 Sep 2018 16:36:43 +0000 Subject: [PATCH] Initial commit --- LICENSE | 2 ++ README.md | 5 +++++ 2 files changed, 7 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..3c6e342 --- /dev/null +++ b/LICENSE @@ -0,0 +1,2 @@ +"THE BEER-WARE LICENSE" (Revision 42): + wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp diff --git a/README.md b/README.md new file mode 100644 index 0000000..cc17b5b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# MyConfigs + +My configuration files so I quickly get the same environment on any "new" computer / installation. + +Feel free to use and adapt those configurations to your needs. \ No newline at end of file