Ohmyksh: A Framework for OpenBSD’s Ksh

ohmyksh is a framework that enhances OpenBSD’s ksh by providing completions for common tasks like man pages, SSH known hosts, and Git commands. It also offers extensions for importing bulk functionality such as Git-prompt and OpenBSD-specific tooling, as well as prompts for minimal yet useful prompts. Unique features include a tool for quickly changing directories, a utility to speed up OpenBSD’s pkg_add(1), and a wrapper for Funtoo’s Keychain utility. Contributions can be made via Github PRs or by emailing a patch, accompanied by a .org file describing the feature set.

https://github.com/qbit/ohmyksh

To top