readme : move bootstrap after ToC.

This commit is contained in:
Dmitry Voronin 2023-10-31 21:58:15 +03:00
parent 79e5928d86
commit fd639dc055

View file

@ -1,6 +1,17 @@
# Custom system config. # 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. 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. # Bootstrap.
**CAREFUL!** This will overwrite files with the same name in your home directory! **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 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. # General info.
It includes: It includes: