# Adventures in OpenBSD

## A series on simple tools

=> ../../index.gmi Home


Given the new paradigm shift, I thought it was time to explore other tools and see if I could make some changes.  I've written separate documents for each of them, listed below.  Tools with the (1) suffix are part of the OpenBSD base.


=> clang.gmi 2023.12.02 clang(1), make(1) and the C Programming Language
=> cvs.gmi 2023.12.02 cvs(1) - Concurrent Versions System
=> telescope.gmi 2023.12.01 telescope - a multi-protocal browser
=> mg-2.gmi 2023.11.30 mg(1) - emacs-like text editor (part 2)
=> mg-1.gmi 2023.11.30 mg(1) - emacs-like text editor (part 1)
=> cu.gmi 2023.11.27 - cu(1) - a simple serial terminal emulator
=> cwm.gmi 2023.11.25 - cwm(1) - the calm window manager
=> ksh.gmi 2023.11.25 - ksh(1) - my new favourite shell
=> suckless.gmi 2023.11.25 - Suckless Tools for Daily Use