Articles by Tag #zsh

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

How to install oh-my-zsh and zsh-autosuggestions for macbook

Step 1: Install oh-my-zsh via curl sh -c "$(curl -fsSL...

Learn More 45 1Jul 9 '24

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 9 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 6 0Nov 4 '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

ZSH Config Tweaks & Ideas

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

Learn More 5 0Aug 24 '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

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 3 0May 9

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 2 1Feb 9

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

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

Learn More 2 0Mar 25

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

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

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

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

How to Remove Duplicate Paths in ZSH on MacOS

Having duplicate paths in your PATH variable can clutter your environment and lead to unexpected...

Learn More 1 0Jul 13 '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

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

Ma configuration post-installation d'Arch Linux

Découvrez ma configuration détaillée après l'installation d'Arch Linux comprennant mes paquets et ma...

Learn More 1 0Jul 22 '24

zsh: permission denied: ./gradlew

Today, I ran into a problem while working on my React Native project. When I tried to execute the...

Learn More 1 0Jul 11 '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

Display Dir Structure in Tree Format.

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

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

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

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

🚀 Simplify Your Linux Process Killing with a Fuzzy Process Killer 🚀

Are you tired of sifting through numerous processes to identify and terminate them by looking up...

Learn More 0 0Jul 5 '24

Ubuntu Fundamentals: zsh

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

Learn More 0 0Jun 28

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

Docker aliases with zsh using Ohmyzsh

I use ohmyzsh as my preferred shell setup. I also use Docker. Recently, I've been focused on...

Learn More 0 0Aug 12 '24

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