diff options
| author | Paul Buetow <paul@buetow.org> | 2024-06-21 00:02:02 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-06-21 00:02:02 +0300 |
| commit | 2bebd33343132fcd99853a528d864e2c2877fce2 (patch) | |
| tree | c90da0f98f0e75d8bdbd156e062ed77991b41013 /gemfeed | |
| parent | 96255af8dcabbaba75786892f2ab3f60babfb2cf (diff) | |
fix
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/DRAFT-terminal-multiplexing-with-tmux.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/DRAFT-terminal-multiplexing-with-tmux.gmi b/gemfeed/DRAFT-terminal-multiplexing-with-tmux.gmi index 03223393..3052056b 100644 --- a/gemfeed/DRAFT-terminal-multiplexing-with-tmux.gmi +++ b/gemfeed/DRAFT-terminal-multiplexing-with-tmux.gmi @@ -21,7 +21,7 @@ I can also recommendc this book (this is the book I got started with with Tmux): Over the years, I have build a couple of shell helper functions to optimize my workflows. -Tmux is integrated into my daily workflows (personal and work) a lot. I had colleagues asking me about my tmux config and helper scripts for temux a couple of times. I thought it would be neat to blog about it, so that everyone who is interested in it, can make a copy of my configuration and scripts. +Tmux is integrated into my daily workflows (personal and work) a lot. I had colleagues asking me about my Tmux config and helper scripts for Tmux a couple of times. I thought it would be neat to blog about it, so that everyone who is interested in it, can make a copy of my configuration and scripts. The configuration and the scripts in this blog post are only the non-work specific parts. There are more helper scripts which I only use for work (and aren't really useful outside of work due to the nature how servers and clusters are structured there). |
