From da2fe9607d0e0c50afbc1f8e5fa346395d7bea5a Mon Sep 17 00:00:00 2001 From: RefreshingBeverages <80171266+RefreshingBeverages@users.noreply.github.com> Date: Sat, 6 Mar 2021 15:16:04 -0500 Subject: [PATCH] Added a Tmux tutotial for Beginners (#50) Tutorial is geared towards beginners and explains the difference between Windows, Panes, Sessions, and details how to configure them in addition to plugins, control keys, themes, etc.. Lots of images. Think it will be helpful for people just starting out. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a573638..d3a9a00 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [Tmux primer](https://danielmiessler.com/study/tmux/) - [Using tmux for semi-interactive demos](https://blog.dbi-services.com/using-tmux-for-semi-interactive-demos/) - [Tmux and Vim together](https://www.bugsnag.com/blog/tmux-and-vim) +- [Tmux Tutorial for Beginners](https://protechnotes.com/comprehensive-tmux-tutorial-for-beginners-with-a-cheat-sheet/) ## Cheat Sheets