Skip to content
Shell & Terminal

Shell & Terminal posts

Bash, Zsh, sh, tcsh, and the TUI tools built on top of them — prompts, scripting, multiplexers, and terminal troubleshooting.

Shell & TerminalHow-To 5 min read

How to Install and Use a TUI File Manager

Setting up a terminal-based file manager for navigating, previewing, and manipulating files entirely with the keyboard, without leaving the terminal.

#howto#tui#file-manager
Read more
Shell & TerminalHow-To 5 min read

How to Set Up a TUI System Monitor

Installing and configuring a full-screen terminal system monitor for real-time CPU, memory, and process information, entirely keyboard-driven.

#howto#tui#system-monitoring
Read more
Shell & TerminalHow-To 4 min read

How to Set Up Zsh With Oh My Zsh

Installing Zsh as your shell, setting up Oh My Zsh, and configuring a theme and a first useful plugin, from a default shell to a productive one.

#howto#zsh#oh-my-zsh
Read more