Zellij is a terminal workspace similar to tmux or screen, offering base functionality with additional features for personalization. Users can split the terminal into panes and tabs, and define a map of panes in a configuration file for easy setup. Zellij includes a layout engine and supports plugins written in any compiled language, such as the Strider file explorer. It uses Webassembly and WASI for plugin execution.
This article introduces the command line fuzzy finder tool, fzf, and its various uses. It explains how to use fzf for file searching, changing directories, searching through command history, and more.
Omakub is a new bash script that transforms a fresh Ubuntu 24.04 LTS installation into a system optimized for web development with a single command.