summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-06-23 23:44:45 +0300
committerPaul Buetow <paul@buetow.org>2024-06-23 23:44:45 +0300
commit50da75c033cfe0052d47ae7668f1ade435051b0d (patch)
treeaadbe3babb2a316630160f68d8b35086f0413fbb
parent051d56a763be51e17a6d11b14ff45a4243d2a57f (diff)
Update content for gemtext
-rw-r--r--gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi2
-rw-r--r--gemfeed/atom.xml4
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi2
4 files changed, 5 insertions, 5 deletions
diff --git a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi
index 2c32c48b..42f01cb5 100644
--- a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi
+++ b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.gmi
@@ -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
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 55ff6daa..99d04bbd 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="gemini://foo.zone/gemfeed/atom.xml" rel="self" />
@@ -366,7 +366,7 @@ bind-key -T copy-mode-vi &#39;y&#39; 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&#39;t require an external shell alias to function correctly. Let&#39;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&#39;t require an external shell alias to function correctly. Let&#39;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/index.gmi b/index.gmi
index 5315ee74..3d372ac9 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2024-06-23T23:37:29+03:00 by `Gemtexter`
+> This site was generated at 2024-06-23T23:44:11+03:00 by `Gemtexter`
```
|\---/|
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index a25eb4c9..be5aff70 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2024-06-23T23:37:29+03:00
+> This site was last updated at 2024-06-23T23:44:11+03:00
The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine.