Articles by Tag #zsh

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

Finding Terminal Utopia

For the last few weeks I’ve been setting up a new laptop from scratch for the first time in a… very...

Learn More 71 5May 22 '24

zoxide - A faster alternative to boring cd command

Why zoxide is a better replacement?? Best way to start explaining is to show how we...

Learn More 43 4May 19 '24

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 43 1Jul 9 '24

🚀 A hands-on guide to setting up zsh, oh my zsh, asdf, and spaceship prompt with zinit for your development environment

Introduction 🌟 Elevate your development environment with this guide on installing and...

Learn More 31 2Jun 18 '24

🚀 Um Guia Prático para Configurar Zsh, Oh My Zsh, asdf e Spaceship Prompt com Zinit para Seu Ambiente de Desenvolvimento

Introdução 🌟 Melhore seu ambiente de desenvolvimento com este guia sobre como instalar e...

Learn More 18 0Jun 21 '24

My zsh config

My .zshrc file [zinit] to use it make sure u have following dependencies make sure...

Learn More 6 3May 26 '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

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 5 0Jan 10

OMZ: Some Plugins that I forget about

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

Learn More 4 4Nov 19 '24

Managing dotfiles using GNU Stow on macOS

A little bit of backstory As part of my journey with various stacks and technologies, I've...

Learn More 4 0Nov 4 '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 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

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

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

Add Visual Studio Code to your OSX zsh PATH

After installing Visual Studio Code, it will not automatically be added to your terminal path, so you...

Learn More 1 0Jun 3 '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

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 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

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 1 0Aug 27 '24

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

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

How to stop Storybook opening a new webpage on start (automatically with zsh)

This started as a tip for Storybook users but it is probably useful for anyone who uses zsh - Do you...

Learn More 0 0May 21 '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

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 0 0Dec 2 '24

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

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

Improve your PowerShell experience

Completions Command completion is somewhat lackluster by default in PowerShell. Most of...

Learn More 0 0Aug 6 '24

🚀 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

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