The TUIs in omarchy are (i'd like to believe) are carefully chosen. The one the manual alerts us to
Quoteth the Dane:
- Lazygit is a delightful alternative to something like the GitHub Desktop application, and it runs inside the terminal.
- Lazydocker is made in the same spirit like Lazygit, and also gives you a terminal interface for managing your containers and images.
- Btop is a beautiful resource manager that shows memory, CPU, disk, and network usage. It also lists all active processes, and allows you to manage them.
- Impala is a TUI for managing your Wi-Fi connection. You hop between sections on tab, then select a network with space. If a password is needed, just input and hit return. It's available by clicking the Wi-Fi icon in the top menu bar.
- Fastfetch shows system information, like kernel version, uptime, theme, CPU, memory, and more. It's a successor to the popular neofetch tool.
But then are others that are note yet documented;
yay use of yay to install Arch packages and AUR packages so something like yay -S foo installs the foo package. so that allows me to do software package installs over a SSH connection. (Sure, the menu system is great, but over SSH when on zoom...)
I installed some packages
mg, emacs, jdk8-openjdk and scala211