From fd639dc0556a2ec0dc0e70db4d46430e6cb02964 Mon Sep 17 00:00:00 2001 From: phone Date: Tue, 31 Oct 2023 21:58:15 +0300 Subject: [PATCH] readme : move bootstrap after ToC. --- .README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/.README.md b/.README.md index e7498df..ccd600e 100644 --- a/.README.md +++ b/.README.md @@ -1,6 +1,17 @@ # Custom system config. + This is my own custom config that I use on my GNU/Linux machines. Not ment to be used by anyone else. +# Table of contents. + +1. [Bootstrap.](#bootstrap) +2. [General info.](#general-info) +3. [Load Gnome settings.](#load-gnome-settings) +4. [Navigation.](#navigation) +5. [Nvim config.](#nvim-config) +6. [Bash commands.](#bash-commands) +7. [To-do.](#to-do) + # Bootstrap. **CAREFUL!** This will overwrite files with the same name in your home directory! @@ -9,15 +20,6 @@ This is my own custom config that I use on my GNU/Linux machines. Not ment to be curl -s https://git.voronind.com/voronind/linux/raw/branch/master/.bootstrap.sh | bash && source .bashrc ``` -# Table of contents. - -1. [General info.](#general-info) -2. [Load Gnome settings.](#load-gnome-settings) -3. [Navigation.](#navigation) -4. [Nvim config.](#nvim-config) -5. [Bash commands.](#bash-commands) -6. [To-do.](#to-do) - # General info. It includes: