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
·
shyiko avatar

shyiko/commacd

0
View on GitHub↗
370 stars·21 forks·Shell·5 viewsshyiko.com/2014/10/10/commacd↗

Commacd

A faster way to move around (Bash 3+/Zsh)

Features

  • Directory Navigation - Faster directory movement for Bash.
  • Command Line Productivity - Faster navigation tool for moving through the filesystem.

Star history

Star history chart for shyiko/commacdStar history chart for shyiko/commacd

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

Open-source alternatives to Commacd

Similar open-source projects, ranked by how many features they share with Commacd.
  • 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
  • huyng/bashmarkshuyng avatar

    huyng/bashmarks

    1,964View on GitHub↗

    Directory bookmarks for the shell

    Shell
    View on GitHub↗1,964
  • ddworken/hishtoryddworken avatar

    ddworken/hishtory

    3,027View on GitHub↗

    Hishtory is a shell command database and terminal history search tool that captures, records, and manages historical shell sessions. It functions as a synchronized history manager, providing a terminal interface to filter and search saved commands by text, host, user, or date. The project distinguishes itself by integrating large language models to suggest probable shell commands when traditional history searches fail to find a result. It also provides cross-device history synchronization, mirroring command history between a local terminal and a remote backend. The system covers command line

    Gobashclifish
    View on GitHub↗3,027
  • microsoft/inshellisensemicrosoft avatar

    microsoft/inshellisense

    9,934View on GitHub↗

    Inshellisense is a command line productivity tool and shell autocomplete engine. It provides IDE-style command suggestions and real-time completions to reduce typing errors and accelerate command entry within the terminal. The tool is designed as a cross-shell completion utility, delivering a consistent autocomplete experience regardless of the specific shell environment being used. It includes a shell alias expansion system to resolve custom shortcuts and generate accurate suggestions for user-defined commands. The system manages terminal productivity through intelligent command completion

    TypeScriptautocompletebashcli
    View on GitHub↗9,934
See all 26 alternatives to Commacd→

Frequently asked questions

What does shyiko/commacd do?

A faster way to move around (Bash 3+/Zsh)

What are the main features of shyiko/commacd?

The main features of shyiko/commacd are: Directory Navigation, Command Line Productivity.

What are some open-source alternatives to shyiko/commacd?

Open-source alternatives to shyiko/commacd include: huyng/bashmarks — Directory bookmarks for the shell. ajeetdsouza/zoxide — Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a… ddworken/hishtory — Hishtory is a shell command database and terminal history search tool that captures, records, and manages historical… microsoft/inshellisense — Inshellisense is a command line productivity tool and shell autocomplete engine. It provides IDE-style command… p-e-w/finalterm — Finalterm is a Linux terminal emulator and GUI-enhanced shell interface. It functions as a stateful command line… aviaryan/utility-bash-scripts — 🤓 Useful bash scripts to do automatable tasks with a single command.