From 5fcc3771283f225b68ef103a793d8cbc5c24a5a4 Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Wed, 16 Oct 2024 10:30:53 +0200 Subject: [PATCH] updated README.me to reference @bphogan's tmux3 book --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5e7f695..0734d76 100644 --- a/README.md +++ b/README.md @@ -54,12 +54,12 @@ you're on your own. Instead, every customization should happen in your If you're a Vim user, setting the `$EDITOR` environment variable to `vim` will enable and further customize the vi-style key bindings (see tmux manual). -If you're new to tmux, I recommend you to read [tmux 2: Productive Mouse-Free -Development][bhtmux2] by [@bphogan]. +If you're new to tmux, I recommend you to read [tmux 3: Productive Mouse-Free +Development][bhtmux3] by [@bphogan]. Now proceed to [adjust] your `.local` customization file copy. -[bhtmux2]: https://pragprog.com/titles/bhtmux2/tmux-2 +[bhtmux3]: https://pragprog.com/titles/bhtmux3/tmux-3/ [@bphogan]: https://twitter.com/bphogan [adjust]: #configuration