icd is a shell utility that makes changing directories quicker and more convenient.
It replaces the usual cd workflow with an interactive selector for previously visited paths, helping you jump around the filesystem without repeatedly typing long directory names. The project is lightweight, integrates with popular Zsh plugin managers, and also includes support for the Fish shell.
This is free and open source software.
Key Features
- Maintains a persistent directory history in
~/.history.icd. - Accepts an existing directory as an argument and resolves it to an absolute path before changing directory.
- Lets you pass a query string to pre-filter results in the interactive selector.
- Uses ripgrep for matching when available, with a configurable fallback to grep.
- Avoids adding duplicate entries to the history file and skips temporary
/tmppaths.
Website: github.com/g-plane/icd
Support:
Developer: Pig Fang
License: MIT License

Related Software
| Shell tools | |
|---|---|
| fzf | Command-line fuzzy finder for your shell |
| zoxide | Smarter cd command, inspired by z and autojump |
| broot | Reviewed under our Excellent Utilities series |
| McFly | Also reviewed under our Excellent Utilities series |
| z | Maintains a jump-list of the directories you actually use |
| autojump | Offers a fast way to navigate your filesystem |
| z.lua | Helps you navigate faster by learning your habits |
| HSTR | Bash and zsh shell history suggest box |
| enhancd | Next-generation cd command |
| fzy | Simple, fast fuzzy finder for the terminal |
| Navita | Rapid directory traversal |
| walk | Simple and minimalistic terminal navigator |
| v | z for vim |
| fasd | Command-line productivity booster. It seeks inspiration from autojump, z and v |
| cdwe | cd with env vars |
| kn | Navigate folders quickly |
| jmp | The superior cd |
| slingshot | Lightweight tool to browse files in the terminal |
| pazi | Fast autojump helper |
| DF-SHOW | Directory File Show |
| qcd | Quickly change directory |
| fz | Adds fuzzy search to tab completion of z |
| menucd | Directory browser and changer |
| ff | Manage favourite folders |
| fastdiract | Quick shell navigation and command execution |
| zm | cd for lazy people |
| pm | Switch between projects |
| nav | Quickly navigate through directories |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

