diff options
| author | Paul Buetow <paul@buetow.org> | 2024-06-23 23:44:44 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-06-23 23:44:44 +0300 |
| commit | d9a667b9fd8a727cd436191f8207d3bb350860fe (patch) | |
| tree | 10a7dea6ecd06fbc5c0a2ba552f4a46468df3974 | |
| parent | c1fbfc2189cdb55033a381786a075862f04c02ca (diff) | |
Update content for html
| -rw-r--r-- | gemfeed/2024-06-23-terminal-multiplexing-with-tmux.html | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
4 files changed, 5 insertions, 5 deletions
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 <br /> <h2 style='display: inline' id='Tmuxconfigurations'>Tmux configurations</h2><br /> <br /> -<span>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 <span class='inlinecode'>~/config/tmux/tmux.conf</span>:</span><br /> +<span>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 <span class='inlinecode'>~/.config/tmux/tmux.conf</span>:</span><br /> <br /> <pre> 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 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2024-06-23T23:13:59+03:00</updated> + <updated>2024-06-23T23:44:11+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -366,7 +366,7 @@ bind-key -T copy-mode-vi 'y' send -X copy-selection-and-cancel <br /> <h2 style='display: inline' id='Tmuxconfigurations'>Tmux configurations</h2><br /> <br /> -<span>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 <span class='inlinecode'>~/config/tmux/tmux.conf</span>:</span><br /> +<span>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 <span class='inlinecode'>~/.config/tmux/tmux.conf</span>:</span><br /> <br /> <pre> source ~/.config/tmux/tmux.local.conf @@ -10,7 +10,7 @@ <body> <h1 style='display: inline' id='foozone'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2024-06-23T23:37:29+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2024-06-23T23:44:11+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <pre> |\---/| diff --git a/uptime-stats.html b/uptime-stats.html index f1cca641..ed13a388 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@ <body> <h1 style='display: inline' id='Mymachineuptimestats'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2024-06-23T23:37:29+03:00</span><br /> +<span class='quote'>This site was last updated at 2024-06-23T23:44:11+03:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> |
