From 653a4c9989bbbb300dc88097d7fbecb4b3235db7 Mon Sep 17 00:00:00 2001 From: phone Date: Sat, 4 Nov 2023 05:24:32 +0300 Subject: [PATCH] readme : fix ToC navigation. --- .README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.README.md b/.README.md index 996f8da..b4c9820 100644 --- a/.README.md +++ b/.README.md @@ -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) 5. [Nvim config.](#nvim-config) 6. [Bash commands.](#bash-commands) -7. [To-do.](#to-do) +7. [To-do later.](#to-do-later) # Bootstrap. @@ -669,6 +669,6 @@ Command|Description `w `|Alias for `watch`. `ww `|Alias for `watch` that updates every 0.1 seconds. -# To-do. +# To-do later. - [ ] Add tmux shortcuts to combo, too.