awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
b4b4r07 avatar

b4b4r07/enhancd

0
View on GitHub↗
2,702 stars·113 forks·Shell·7 views

Enhancd

:rocket: A next-generation cd command with your interactive filter

Features

  • Command Line Helpers - Enhanced directory navigation by memorizing visited paths.
  • Directory Navigation - Interactive filter for directory navigation.

Star history

Star history chart for b4b4r07/enhancdStar history chart for b4b4r07/enhancd

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Enhancd

These projects share indexed features with Enhancd. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • wting/autojumpwting avatar

    wting/autojump

    16,928View on GitHub↗

    Autojump is a shell directory navigation tool and weighted directory search utility. It functions as a path shortcut manager that allows users to jump to frequently visited directories using partial name matching. The tool optimizes shell workflows by learning navigation patterns and maintaining a weighted database of visited paths. It ranks folders based on access frequency and recency to resolve ambiguous queries and minimize the keystrokes required to reach deeply nested directories. Beyond shell navigation, the utility provides integration with native system file explorers to launch mana

    Pythonautojumpcommand-line-toolfilesystem
    View on GitHub↗16,928
  • bigh/git-fuzzybigH avatar

    bigH/git-fuzzy

    2,430View on GitHub↗

    interactive git with the help of fzf

    Shell
    View on GitHub↗2,430
  • gsamokovarov/jumpgsamokovarov avatar

    gsamokovarov/jump

    1,925View on GitHub↗

    Jump helps you navigate faster by learning your habits. ✌️

    Go
    View on GitHub↗1,925
  • aloxaf/fzf-tabAloxaf avatar

    Aloxaf/fzf-tab

    4,521View on GitHub↗

    fzf-tab is a Zsh plugin that replaces the default tab-completion menu with an interactive fuzzy search interface powered by fzf. It hooks into Zsh's completion system to present completion candidates in a searchable list where users can filter, select, and navigate results by typing partial matches. The plugin distinguishes itself through several integrated capabilities. It supports multi-item selection for batch operations, group-based navigation to switch between completion categories like files and commands, and live previews of each candidate using user-defined commands. The interface can

    Shellcompletionfzfshell
    View on GitHub↗4,521
Compare all 30 related projects→

Frequently asked questions

What does b4b4r07/enhancd do?

:rocket: A next-generation cd command with your interactive filter

What are the main features of b4b4r07/enhancd?

The main features of b4b4r07/enhancd are: Command Line Helpers, Directory Navigation.

Which projects share features with b4b4r07/enhancd?

Projects with overlapping indexed features include: wting/autojump — Autojump is a shell directory navigation tool and weighted directory search utility. It functions as a path shortcut… bigh/git-fuzzy — interactive `git` with the help of `fzf`. gsamokovarov/jump — Jump helps you navigate faster by learning your habits. ✌️. huyng/bashmarks — Directory bookmarks for the shell. iridakos/goto — Alias and navigate to directories with tab completion in Linux. aloxaf/fzf-tab — fzf-tab is a Zsh plugin that replaces the default tab-completion menu with an interactive fuzzy search interface…