aboutsummaryrefslogtreecommitdiff
path: root/blog/2022-06-16-terminal-lifestyle.org
diff options
context:
space:
mode:
Diffstat (limited to 'blog/2022-06-16-terminal-lifestyle.org')
-rw-r--r--blog/2022-06-16-terminal-lifestyle.org10
1 files changed, 5 insertions, 5 deletions
diff --git a/blog/2022-06-16-terminal-lifestyle.org b/blog/2022-06-16-terminal-lifestyle.org
index febd712..c248ea9 100644
--- a/blog/2022-06-16-terminal-lifestyle.org
+++ b/blog/2022-06-16-terminal-lifestyle.org
@@ -69,14 +69,14 @@ I am using [Lynx](https://lynx.invisible-island.net), a text-based browser that
runs quickly and easily in the terminal. Lynx allows me to browser most websites
by simply typing `g` and then typing in the URL I want.
-![Lynx](https://img.0x4b1d.org/blog/20220616-terminal-lifestyle/lynx.png)
+![Lynx](https://img.cleberg.net/blog/20220616-terminal-lifestyle/lynx.png)
If you need a search engine while in Lynx, I recommend [DuckDuckGo
(Lite)](https://lite.duckduckgo.com/lite/), which allows you to search the web
using their text-only interface.
![DuckDuckGo
-!Lite](https://img.0x4b1d.org/blog/20220616-terminal-lifestyle/ddg.png)
+!Lite](https://img.cleberg.net/blog/20220616-terminal-lifestyle/ddg.png)
Eventually, you will run into websites that don't work (or are just too ugly
and messy) in a text-only mode, and you'll be forced to switch over to a GUI
@@ -120,7 +120,7 @@ Overall, I like gomuks and am able to enjoy all the features I was using in
Element. The only hiccup I have occurred is manually downloading images to view
them, which can be annoying.
-![gomuks](https://img.0x4b1d.org/blog/20220616-terminal-lifestyle/gomuks.png)
+![gomuks](https://img.cleberg.net/blog/20220616-terminal-lifestyle/gomuks.png)
### Email
@@ -150,7 +150,7 @@ my terminal and have found quick success with it.
I'll show you a quick screenshot first:
-![Newsboat](https://img.0x4b1d.org/blog/20220616-terminal-lifestyle/newsboat.png)
+![Newsboat](https://img.cleberg.net/blog/20220616-terminal-lifestyle/newsboat.png)
The configuration was super easy for this app; I simply installed the app,
created a file for URLs, and imported my OPML subscriptions that I had exported
@@ -199,4 +199,4 @@ explored the best terminal set-up for programming. However, I have seen many
peers find success configuring `vim` and `emacs`, so that's where I will start
when I pick my projects back up.
-![nano](https://img.0x4b1d.org/blog/20220616-terminal-lifestyle/nano.png)
+![nano](https://img.cleberg.net/blog/20220616-terminal-lifestyle/nano.png)