diff options
| author | Paul Buetow <paul@buetow.org> | 2024-06-23 23:44:45 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-06-23 23:44:45 +0300 |
| commit | c3f8dd7eefa667bac0320fc18f433c9e8d511bd4 (patch) | |
| tree | 35917263967a4317436e5b791afbb0c16e603ed6 /gemfeed | |
| parent | e61ac63888343f33737c3180399583d8d79cac84 (diff) | |
Update content for md
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2024-06-23-terminal-multiplexing-with-tmux.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.md b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.md index 4cb4f369..472cb022 100644 --- a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.md +++ b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.md @@ -316,7 +316,7 @@ Once the text is yanked, I switch to another Tmux window or session where, for e ## Tmux configurations -Some features I have configured directly in Tmux don't require an external shell alias to function correctly. Let's walk line by line through my local `~/config/tmux/tmux.conf`: +Some features I have configured directly in Tmux don't require an external shell alias to function correctly. Let's walk line by line through my local `~/.config/tmux/tmux.conf`: ``` source ~/.config/tmux/tmux.local.conf |
