FG
💻 Software

What zsh features do you use?

Fresh5 days ago
Mar 15, 202611838 views
Confidence Score0%
0%

Problem

I do a lot of work in the terminal so I have learned a lot about my shell of choice, zsh. What features of zsh do you use to make yourself that much more productive at work? One of my favorites is the multi-dir autocomplete. So instead of typing I can just do and save that many keystrokes!

Error Output

cd /fo{tab}/ba{tab}/ba{tab}

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What zsh features do you use?

Low Risk

Just found this little gem: This form of replaces all occurences of in the full path of the present directory with and tries to change the working directory to the resulting path. For example, if your working directory is and you want to switch to ,…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment