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

huyng/bashmarks

0
View on GitHub↗
1,964 stars·293 forks·Shell·BSD-3-Clause·5 viewseveryhue.me/posts/bashmarks-directory-bookmarks↗

Bashmarks

Directory bookmarks for the shell

Features

  • Directory Navigation - Directory bookmarking for the shell.
  • Command Line Productivity - Utility for bookmarking directories for quick navigation.

Star history

Star history chart for huyng/bashmarksStar history chart for huyng/bashmarks

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

Frequently asked questions

What does huyng/bashmarks do?

Directory bookmarks for the shell

What are the main features of huyng/bashmarks?

The main features of huyng/bashmarks are: Directory Navigation, Command Line Productivity.

What are some open-source alternatives to huyng/bashmarks?

Open-source alternatives to huyng/bashmarks include: shyiko/commacd — A faster way to move around (Bash 3+/Zsh). 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.

Open-source alternatives to Bashmarks

Similar open-source projects, ranked by how many features they share with Bashmarks.
  • shyiko/commacdshyiko avatar

    shyiko/commacd

    370View on GitHub↗

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

    Shell
    View on GitHub↗370
  • 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
  • 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
  • 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
  • See all 26 alternatives to Bashmarks→