Did a project

Entered: in vim on gemini pda | Date: 20220517

A simple day project

I wrote a very simple gopher client in bash. Just for fun it is colorful.

It is a bit slower than other clients due to (I think) the use of bash arrays for links and history, and the fact that I have never used them before and do not know any "tricks".

Anyways, find it here:

https://gitlab.com/leveck/bashgopher