Using tmux on Linux and macOS – tmux cheat sheet
Tmux is a terminal multiplexer tool that allows users to create and maintain multiple “pseudo-terminals” from one single…
Tmux is a terminal multiplexer tool that allows users to create and maintain multiple “pseudo-terminals” from one single…
Emacs stands as one of the most long-standing and adaptable text editors available. The inception of GNU Emacs…
Xcode is the development and debug environment that provides the required development files for Mac OS X and…
I got the error message “Error: Unknown command: cask” while trying to install multipass using brew cask command.…
In a Linux file system, files are stored within a single directory structure, called a virtual directory. The…
With so many Linux distributions available, it is hard to deploy applications to them. This is due to…
All Linux systems are designed to be Command-Line Interface (CLI) driven. If you’re new to Linux system, CLI…
The Z shell, popularly known as zsh, is a Unix shell that can be used as an interactive…
A terminal emulator is a software application that allows you to use a terminal in a graphical interface.…
Human beings connect through communication. Languages are the standard way that people use to communicate with one another.…
SSH is an acronym for Secure Socket Shell or secure shell. This is a cryptographic protocol used to…
I’m a big fan of fast shell prompts for “astronauts“. Starship is the minimal, blazing fast, and extremely…