commit b86e0f88f856919df0322c048abe8e984aae25d2
parent b76348d9987181a7cdccd576fea47cc4e1eae4fc
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Wed, 6 May 2020 00:37:13 -0400
Change instances of Neomutt to NeoMutt
Diffstat:
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/pages/blog.md b/pages/blog.md
@@ -20,7 +20,7 @@ href="https://social.paritybit.ca/@jbauer">Mastodon</a>.
### 2020
<ul>
- <li>2020-05-05 <a href="blog/refining-my-neomutt-config">Refining My Neomutt Configuration</a></li>
+ <li>2020-05-05 <a href="blog/refining-my-neomutt-config">Refining My NeoMutt Configuration</a></li>
<li>2020-05-04 <a href="blog/clone-wars-finale">Star Wars: The Clone Wars Finale</a></li>
<li>2020-05-03 <a href="blog/the-diefenbunker-museum">The Diefenbunker Museum</a></li>
<li>2020-05-02 <a href="blog/the-disappearance-of-one">The Disappearance of <em>One</em></a></li>
diff --git a/pages/blog/refining-my-neomutt-config.md b/pages/blog/refining-my-neomutt-config.md
@@ -1,6 +1,6 @@
-## Refining My Neomutt Configuration
+## Refining My NeoMutt Configuration
-[//]: # "Over the past few days I have been tinkering and tweaking with my Neomutt configuration to make my experience just a little bit better."
+[//]: # "Over the past few days I have been tinkering and tweaking with my NeoMutt configuration to make my experience just a little bit better."
[//]: # "main.min.css"
@@ -14,10 +14,10 @@
<figure>
<a href="/img/neomutt.png"><img src="/img/neomutt-thumb.png"/></a>
- <figcaption>Screenshot of Neomutt on my system.</figcaption>
+ <figcaption>Screenshot of NeoMutt on my system.</figcaption>
</figure>
-I use Neomutt as my email client. It's fast, treats `text/plain` email as a
+I use NeoMutt as my email client. It's fast, treats `text/plain` email as a
first-class citizen, and is terminal based so I can use it with vim keybindings.
The configuration, though, is really complex and there's a lot that can be
played with. Over the past few days, I've been tinkering and tweaking with it to
@@ -31,7 +31,7 @@ of these emails and then open them up in Firefox, but just by adding
</code></pre>
to my `mailcap` file, I am able to open these bodies in Firefox from within
-Neomutt.
+NeoMutt.
Another thing I found cumbersome was the handling of contacts through an aliases
file. Instead, I opted to install and use `abook` which is a contact program,
diff --git a/pages/home.md b/pages/home.md
@@ -17,7 +17,7 @@ rel="me" href="https://social.paritybit.ca/@jbauer">on Mastodon</a>.
src="/img/feed-icon.png" width="15" height="15" alt="Click for RSS Feed"/>
</a>
</div>
-2020-05-05 <a class="feed-item" href="blog/refining-my-neomutt-config">Refining My Neomutt Configuration</a>
+2020-05-05 <a class="feed-item" href="blog/refining-my-neomutt-config">Refining My NeoMutt Configuration</a>
2020-05-04 <a class="feed-item" href="blog/clone-wars-finale">Star Wars: The Clone Wars Finale</a>