From d9a667b9fd8a727cd436191f8207d3bb350860fe Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 23 Jun 2024 23:44:44 +0300 Subject: Update content for html --- gemfeed/2024-06-23-terminal-multiplexing-with-tmux.html | 2 +- gemfeed/atom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.html b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.html index 04439ca7..21c38590 100644 --- a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.html +++ b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.html @@ -356,7 +356,7 @@ bind-key -T copy-mode-vi 'y' send -X copy-selection-and-cancel

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
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 6d9ce15e..8a5ce60b 100644
--- a/gemfeed/atom.xml
+++ b/gemfeed/atom.xml
@@ -1,6 +1,6 @@
 
 
-    2024-06-23T23:13:59+03:00
+    2024-06-23T23:44:11+03:00
     foo.zone feed
     To be in the .zone!
     
@@ -366,7 +366,7 @@ bind-key -T copy-mode-vi 'y' send -X copy-selection-and-cancel
 

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
-- 
cgit v1.2.3