diff options
Diffstat (limited to 'content/blog/2022-06-16-terminal-lifestyle.md')
-rw-r--r-- | content/blog/2022-06-16-terminal-lifestyle.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/content/blog/2022-06-16-terminal-lifestyle.md b/content/blog/2022-06-16-terminal-lifestyle.md index 8e7d6a1..cd383ba 100644 --- a/content/blog/2022-06-16-terminal-lifestyle.md +++ b/content/blog/2022-06-16-terminal-lifestyle.md @@ -69,15 +69,10 @@ 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. - - 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. - - 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 browser to look at that site. Personally, I don't mind this as it doesn't happen as @@ -120,8 +115,6 @@ 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. - - ## Email Moving email to the terminal has been the hardest of the tasks for me. Unlike @@ -148,10 +141,6 @@ that's a problem for another day. I have just started using [Newsboat](https://newsboat.org/) to read articles in my terminal and have found quick success with it. -I'll show you a quick screenshot first: - - - 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 out of my old feed reader: @@ -198,5 +187,3 @@ With my current life demands, I am not programming at the moment and have not 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. - - |