readme : fix ToC navigation.

This commit is contained in:
Dmitry Voronin 2023-11-04 05:24:32 +03:00
parent a2e7dbe7d3
commit 653a4c9989

View file

@ -10,7 +10,7 @@ This is my own custom config that I use on my GNU/Linux machines. Not ment to be
4. [Navigation.](#navigation) 4. [Navigation.](#navigation)
5. [Nvim config.](#nvim-config) 5. [Nvim config.](#nvim-config)
6. [Bash commands.](#bash-commands) 6. [Bash commands.](#bash-commands)
7. [To-do.](#to-do) 7. [To-do later.](#to-do-later)
# Bootstrap. # Bootstrap.
@ -669,6 +669,6 @@ Command|Description
`w <COMMAND>`|Alias for `watch`. `w <COMMAND>`|Alias for `watch`.
`ww <COMMAND>`|Alias for `watch` that updates every 0.1 seconds. `ww <COMMAND>`|Alias for `watch` that updates every 0.1 seconds.
# To-do. # To-do later.
- [ ] Add tmux shortcuts to <C-t> combo, too. - [ ] Add tmux shortcuts to <C-t> combo, too.