Much cleanup thannks to muffet (https://github.com/raviqqe/muffet)
This commit is contained in:
parent
c3d038e373
commit
11ea28643a
26 changed files with 75 additions and 142 deletions
|
|
@ -18,18 +18,18 @@ categories = ["software"]
|
|||
|
||||
+++
|
||||
|
||||
A long time ago, I have a blog called something living at http://cli.duckland.org. The first article on it was called [What Do I Use?]({{<ref "/post/2006/06/what-do-i-use.md">}}) which listed some of the software I used on a daily basis. I thought it would be worth revisiting.
|
||||
A long time ago, I have a blog called something living at cli.duckland.org. The first article on it was called [What Do I Use?]({{<ref "/post/2006/06/what-do-i-use.md">}}) which listed some of the software I used on a daily basis. I thought it would be worth revisiting.
|
||||
|
||||
Oddly enough, I am still using a lot of the same or very similar stuff:
|
||||
|
||||
|Past|Preset|Comments|
|
||||
|:---|:-----|:-------|
|
||||
|[bash](http://cnswww.cns.cwru.edu/%7Echet/bash/bashtop.html) - my shell of choice|Still Bash|Why change something that works|
|
||||
|[screen](http://www.gnu.org/software/screen) - a shell multiplexer and more|tmux|So much better|
|
||||
|[bash](https://www.gnu.org/software/bash/) - my shell of choice|Still Bash|Why change something that works|
|
||||
|[screen](http://www.gnu.org/software/screen) - a shell multiplexer and more|[tmux](https://github.com/tmux/tmux/wiki)|So much better|
|
||||
|mutt-ng - a mua on steroids|[mutt](https://mutt.org)|Mainstream finally caught up|
|
||||
|centericq - IM. How do you stay in touch?|nothing|CLI chat is mainly dead, sadly|
|
||||
|snownews - an RSS feed reader|[newsboat](https://www.newsboat.org)|Feed readers are still a thing|
|
||||
|calcurse - a calendar/todo manger|Sadly, Google Calendar|I know|
|
||||
|bashblogger - the CMS for this site|[Hugo](https://gohugo.com)|Much better solution, and maintained|
|
||||
|bashblogger - the CMS for this site|[Hugo](https://gohugo.io)|Much better solution, and maintained|
|
||||
|
||||
Now, I know my computing needs are different from many, and my tool set reflect the facts that I have been in system administration or systems engineering for 30+ years (dang, I am getting old), but I find it interesting that I am still using the basically the same tools 13+ years later.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue