diff options
| author | Paul Buetow <paul@buetow.org> | 2024-06-23 23:44:01 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-06-23 23:44:01 +0300 |
| commit | 051d56a763be51e17a6d11b14ff45a4243d2a57f (patch) | |
| tree | dd77b3bccc36697b086304d06e567c95fb1501a6 /gemfeed | |
| parent | 2c5b3adf43282f0b012a4bb872008889e025a7ca (diff) | |
typo
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi.tpl b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi.tpl index 9920ef40..626a2d61 100644 --- a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi.tpl +++ b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi.tpl @@ -295,7 +295,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 |
