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

vigneshwaranr/bd

0
View on GitHub↗
929 stars·67 forks·Shell·MIT·8 views

Bd

Quickly go back to a parent directory in linux instead of typing "cd ../../.." repeatedly

Features

  • Directory Navigation - Quickly navigate to parent directories.

Star history

Star history chart for vigneshwaranr/bdStar history chart for vigneshwaranr/bd

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 Bd

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

    b4b4r07/enhancd

    2,702View on GitHub↗

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

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

    gsamokovarov/jump

    1,925View on GitHub↗

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

    Go
    View on GitHub↗1,925
  • huyng/bashmarkshuyng avatar

    huyng/bashmarks

    1,964View on GitHub↗

    Directory bookmarks for the shell

    Shell
    View on GitHub↗1,964
  • ajeetdsouza/zoxideajeetdsouza avatar

    ajeetdsouza/zoxide

    37,467View on GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    View on GitHub↗37,467
Compare all 13 related projects→

Frequently asked questions

What does vigneshwaranr/bd do?

Quickly go back to a parent directory in linux instead of typing "cd ../../.." repeatedly

What are the main features of vigneshwaranr/bd?

The main features of vigneshwaranr/bd are: Directory Navigation.

Which projects share features with vigneshwaranr/bd?

Projects with overlapping indexed features include: b4b4r07/enhancd — :rocket: A next-generation cd command with your interactive filter. 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. jintin/aliasme — A shell script to memorize your command in command line. ajeetdsouza/zoxide — Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a…