Articles by Tag #zsh

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Supercharge Your Mac Terminal: A Step-by-Step Guide to iTerm2, Oh My Zsh & Powerlevel10k

Setting up my new Mac today, I found myself once again configuring my development environment. Like...

Learn More 13 2Feb 9

Enhance Your macOS Terminal with Oh My Zsh, Autosuggestions, and Powerlevel10k

Introduction As someone who spends a lot of time in the terminal, I know how powerful it...

Learn More 12 0Jan 10

Managing dotfiles using GNU Stow on macOS

Backstory As part of my journey with various stacks and technologies, I've encountered a...

Learn More 7 0Nov 4 '24

ZSH Config Tweaks & Ideas

Introduction ZSH shell users often aim to personalize their systems with short edits on...

Learn More 5 0Aug 24 '24

OMZ: Some Plugins that I forget about

Oh My Zsh plugins I forget that you get out of the box

Learn More 5 4Nov 19 '24

A Complete Beginner's Guide to Zsh Setup on WSL

bluefloyd • June 23rd 2025 If you're a new developer using WSL (Windows Subsystem for Linux) and...

Learn More 5 0Jun 22

MacOS - Solving ZSH compinit's "Insecure Files" Warning

When using ZSH as your shell, you may occasionally encounter this frustrating warning: zsh...

Learn More 4 0Mar 25

How to make your terminal looks Splendid

Hello I'm Jairo a semi senior software engineer who works with Java and Kotlin and loves coding with...

Learn More 2 0Oct 12 '24

Setup Zsh on Ubuntu (How and Why)

I have been using Zsh for a really long time. Why? I don't know just because. And, it is pretty cool....

Learn More 2 1Feb 18

Bash vs. Zsh: Key differences and when to use each

Written by Wisdom Ekpotu✏️ Both Bash and Zsh are important and powerful tools used to perform...

Learn More 2 0Mar 24

Colorful terminals with Oh My Posh and Windows Terminal

Introduction Oh My Posh is a tool that not only enhance the appearance of your shell, but...

Learn More 2 0Aug 27 '24

Adding Zsh Completion for `gh copilot`

You are not alone if you are using the gh copilot CLI and have noticed the lack of Zsh...

Learn More 1 0Oct 3 '24

A Glimpse into My Shell

A glimpse into my shell history reveals the tools I rely on daily. These are not curated -- just raw,...

Learn More 1 0May 25

From Setup Hell to Dev Heaven: Why You Should Use Dotfiles

I’m not the most careful person when it comes to laptops — or any device, really. At one of my former...

Learn More 1 0May 9

Display Dir Structure in Tree Format.

Environment Mac CPU: Apple M4 OS: Sequoia 15.1.1 Zsh Version:...

Learn More 1 0Dec 9 '24

Oh My Zsh: A Simple Guide for Developers

Oh My Zsh is a free, open-source tool that helps you manage Zsh terminal settings. It’s easy to use,...

Learn More 1 0Dec 2 '24

A Guide to Setting Up Zsh: Improving Your Terminal Experience

Hello. This is a guide I've put together mainly as a reference for myself when setting up a new...

Learn More 0 0Oct 28 '24

[Boost]

Setting up ZSH and Oh-my-ZHS with autocomplete plugins ...

Learn More 0 0Jul 10

How do I show the git branch with colours in Bash prompt?

in Ubuntu sudo nano ~/.bashrc # or on MacOS sudo nano ~/.bash_profile Enter...

Learn More 0 0Sep 18 '24

Copy paste bash command but dont understand what it does?

Bismillahirahmanirahim Sebagai system admin Linux junior, kita biasa lihat arahan-arahan linux yang...

Learn More 0 0Sep 27 '24

OhMyZsh and Janus: Set Up Productive Work Environment in 10 Minutes or Less

Productivity-oriented distributions of Zsh and Vim tutorial

Learn More 0 0Mar 20

Apple Beralih dari Bash ke Zsh di macOS Catalina: Apa Artinya bagi Developer?

Pada WWDC 2019, Apple mengumumkan perubahan signifikan dalam ekosistem pengembangan mereka: mulai...

Learn More 0 0Apr 12

Demystifying Bash and Zsh on Mac

If you’re a mac-based developer like me, and you never quite understood the difference between Bash...

Learn More 0 0Oct 14 '24

I Made My Terminal Understand English (And You Can Too)

I was tired of the constant context switching - knowing exactly what I wanted to do, but having to...

Learn More 0 0Jun 27

How I Improved My Shell Load Time With a Lazy Load

Originally published on https://www.ankitbabber.com If you've used multiple tools, languages, build...

Learn More 0 0Feb 18

Understanding Linux Shells: Interactive, Non-Interactive, and RC Files

The original post could be found here. Recently, while compiling a .NET application that contains...

Learn More 0 0Jan 12

Install zsh with autosuggestion in amazon linux

To install zsh and Oh My Zsh with the suggestion plugin on Amazon Linux, follow these...

Learn More 0 0Jun 23

Ubuntu Fundamentals: zsh

Zsh: Beyond the Prompt - A Production Engineer's Perspective The relentless push for...

Learn More 0 0Jun 28