From 3c2beb14a66e11e402acd6ad71634400c460a08c Mon Sep 17 00:00:00 2001 From: hanez Date: Sun, 10 Aug 2025 03:48:40 +0200 Subject: [PATCH] README update. --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3e28d8e3..9d5bed48 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,14 @@ This is my $HOME ================ -This repository contains my complete configuration for awesome, Zsh, Vim etc. - -It is actually a work in progress because I try to migrate stuff used in more -then 15 years to a new and fresh $HOME setup. Don't wonder why some parts look -stupid... ;) +This repository contains my configuration for awesome, Zsh, Vim, etc. It is a special configured repository where every file is ignored in .gitignore. Only files I am sharing accross users/systems are "unignored". This repo is for my personal use only. Feel free to take a look... ;) -I am using a lot of Git submodules so take care of the licenses of each project. +I am using some Git submodules so take care of the licenses of each project. I use a default wallpaper provided by Willi Thiel licensed under CC BY-BC-SA 2.0 (https://creativecommons.org/licenses/by-nc-sa/2.0/). The source for this @@ -32,8 +28,8 @@ Existing files will not be overwritten! Vim setup --------- - 1. Start vim - 2. :PlugInstall + Start vim + :PlugInstall Keep your $HOME up to date --------------------------