Linux Tech Enthusiast
Linux Tech Enthusiast
Mar 6, 2026 · Operations

Why Zsh and Oh‑My‑Zsh Make Linux Shells Look Stunning

This article introduces the variety of Linux shells, explains the powerful features of Zsh, and provides step‑by‑step instructions for installing Zsh, configuring it as the default shell, and enhancing it with Oh‑My‑Zsh plugins, themes, and update management.

linux shelloh-my-zshshell configuration
0 likes · 8 min read
Why Zsh and Oh‑My‑Zsh Make Linux Shells Look Stunning
ITPUB
ITPUB
Dec 10, 2020 · Fundamentals

Master Linux Environment Variables: Quick Config & Loading Order Explained

This guide explains how to configure Linux environment variables—especially PATH for MySQL—using various methods such as export commands, editing ~/.bashrc, ~/.bash_profile, /etc/bashrc, /etc/profile, and /etc/environment, and details the exact order Linux reads these files during login and shell startup.

Linuxbashenvironment variables
0 likes · 11 min read
Master Linux Environment Variables: Quick Config & Loading Order Explained