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 20 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 11 0Nov 4 '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 5 0Mar 25

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

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

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 1 0Feb 18

Display Dir Structure in Tree Format.

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

Learn More 1 0Dec 9 '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

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

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

Fixing Docker Desktop’s “Unable to find Docker zsh completion in your FPATH” on macOS (Oh My Zsh + Homebrew)

AI disclosure: This post was written with assistance from an AI (ChatGPT). Privacy note: All...

Learn More 0 0Oct 9

rcp & rmv: copying & moving using rsync with the simplicity of cp & mv

These two commands rcp and rmv acts a direct replacement for cp and mv for copying or moving files...

Learn More 0 0Sep 9

Kiro Cannot Get Response from The Second Command in The Same Shell

As you may know, when Kiro wants to run shell commands, it opens a new zsh (named "Kiro"), runs the...

Learn More 0 0Sep 20

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

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

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

Achieving 30ms Zsh Startup

Me and Claude went on a dotfiles journey the other day... The Flex 💪 🍎 time zsh -i -c...

Learn More 0 0Aug 12

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

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

Ubuntu Fundamentals: zsh

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

Learn More 0 0Jun 28