From 910ff05804189f7a5e844b0359268fa3459b8df4 Mon Sep 17 00:00:00 2001 From: desktop Date: Mon, 30 Oct 2023 16:08:12 +0300 Subject: [PATCH] readme : add todo with tmux combos. --- .README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.README.md b/.README.md index b7b8321..2c73b8a 100644 --- a/.README.md +++ b/.README.md @@ -8,6 +8,7 @@ This is my own custom config that I use on my GNU/Linux machines. Not ment to be 3. [Navigation.](#navigation) 4. [Nvim config.](#nvim-config) 5. [Bash commands.](#bash-commands) +6. [To-do.](#to-do) # General info. @@ -650,3 +651,7 @@ Command|Description ---|--- `w `|Alias for `watch`. `ww `|Alias for `watch` that updates every 0.1 seconds. + +# To-do. + +- [ ] Add tmux shortcuts to combo, too.