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
Back to huyng/bashmarks

Open-source alternatives to Bashmarks

26 open-source projects similar to huyng/bashmarks, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Bashmarks alternative.

  • 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
  • shyiko/commacdshyiko avatar

    shyiko/commacd

    370View on GitHub↗

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

    Shell
    View on GitHub↗370
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • p-e-w/finaltermp-e-w avatar

    p-e-w/finalterm

    3,820View on GitHub↗

    Finalterm is a Linux terminal emulator and GUI-enhanced shell interface. It functions as a stateful command line utility that parses real-time terminal data to replace standard text-based inputs with semantic menus and visual controls. The project integrates graphical interface elements and interactive widgets directly into the command line environment. This allows the interface to provide context-aware suggestions and embed GUI controls to manage terminal operations. The system focuses on command line productivity and terminal interface enhancement. It utilizes real-time data stream analysi

    Vala
    View on GitHub↗3,820
  • 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
  • dvorka/hstrdvorka avatar

    dvorka/hstr

    4,438View on GitHub↗

    hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and Zsh shells. It functions as a shell history manager and a searchable suggest box for retrieving and executing previous shell instructions. The tool provides capabilities for command snippet bookmarking, allowing frequently used commands to be tagged and saved for immediate retrieval. It also enables the management of shell history logs by removing obsolete or sensitive entries. The system includes a fuzzy-match search mechanism and a text-based user interface to filter command

    C
    View on GitHub↗4,438
  • gsamokovarov/jumpgsamokovarov avatar

    gsamokovarov/jump

    1,925View on GitHub↗

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

    Go
    View on GitHub↗1,925
  • iridakos/gotoiridakos avatar

    iridakos/goto

    904View on GitHub↗

    Alias and navigate to directories with tab completion in Linux

    Shellaliasesbashdirectories
    View on GitHub↗904
  • jamielinux/bashmountjamielinux avatar

    jamielinux/bashmount

    285View on GitHub↗

    Tool to mount and unmount removable media from the command-line

    Shell
    View on GitHub↗285
  • jintin/aliasmeJintin avatar

    Jintin/aliasme

    129View on GitHub↗

    A shell script to memorize your command in command line.

    Shell
    View on GitHub↗129
  • jkool702/forkrunjkool702 avatar

    jkool702/forkrun

    356View on GitHub↗

    NUMA-Aware Contention-Free Dynamically-Auto-Tuning Bash-Native Streaming Parallelization Engine

    Shell
    View on GitHub↗356
  • kdabir/haskdabir avatar

    kdabir/has

    812View on GitHub↗

    ✅ checks presence of various command line tools and their versions on the path

    Shell
    View on GitHub↗812
  • aviaryan/utility-bash-scriptsaviaryan avatar

    aviaryan/utility-bash-scripts

    470View on GitHub↗

    🤓 Useful bash scripts to do automatable tasks with a single command

    Shell
    View on GitHub↗470
  • nicksherron/bashhub-servernicksherron avatar

    nicksherron/bashhub-server

    318View on GitHub↗

    Private cloud shell history. Open source server for bashhub https://github.com/rcaloras/bashhub-client

    Go
    View on GitHub↗318
  • pedramamini/lazy-cdpedramamini avatar

    pedramamini/lazy-cd

    24View on GitHub↗

    Path bookmarking for bash. I use this extensively throughout my day.

    Shell
    View on GitHub↗24
  • rcaloras/bashhub-clientrcaloras avatar

    rcaloras/bashhub-client

    1,305View on GitHub↗

    :cloud: Bash history in the cloud. Indexed and searchable.

    Python
    View on GitHub↗1,305
  • rupa/zrupa avatar

    rupa/z

    17,016View on GitHub↗

    z is a shell navigation utility and directory history tracker designed to reduce the amount of typing required to move through deep directory structures. It functions as a command line tool for jumping to frequently and recently visited directories using a ranking algorithm. The tool utilizes a frecency-based path jump system that weights the number of visits against the time elapsed since the last access to determine priority. It identifies candidate navigation targets by applying regular expression patterns against a database of visited paths. The utility integrates with the shell completi

    Shell
    View on GitHub↗17,016
  • sakshamsharma/zpyisakshamsharma avatar

    sakshamsharma/zpyi

    113View on GitHub↗

    The power of python in your Zsh - Unobtrusive and easy python scripting in shell

    Shell
    View on GitHub↗113
  • sebglazebrook/aliasessebglazebrook avatar

    sebglazebrook/aliases

    622View on GitHub↗

    Contextual, dynamic aliases for the bash shell

    Rust
    View on GitHub↗622
  • shannonmoeller/upshannonmoeller avatar

    shannonmoeller/up

    184View on GitHub↗

    Quickly navigate to a parent directory via tab-completion.

    Shell
    View on GitHub↗184
  • akinomyoga/ble.shakinomyoga avatar

    akinomyoga/ble.sh

    4,015View on GitHub↗

    ble.sh is a programmable line editor for Bash that provides syntax highlighting, auto-completion, and advanced text editing capabilities. It functions as a Bash syntax highlighter and command completion engine to enhance the standard shell input experience. The project implements a Vim-inspired shell editor, bringing motions, visual modes, and macros to the command line. It further distinguishes itself with a system for text abbreviation expansion and a modal interaction system that toggles between insert and command modes. The editor supports multiline command input and a dynamic suggestion

    Shellauto-completebashbash-configuration
    View on GitHub↗4,015
  • skywind3000/z.luaskywind3000 avatar

    skywind3000/z.lua

    3,134View on GitHub↗

    :zap: A new cd command that helps you navigate faster by learning your habits.

    Luaautojumpbashcd
    View on GitHub↗3,134
  • vigneshwaranr/bdvigneshwaranr avatar

    vigneshwaranr/bd

    929View on GitHub↗

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

    Shell
    View on GitHub↗929
  • cdown/sshrccdown avatar

    cdown/sshrc

    524View on GitHub↗

    Bring your .bashrc, .vimrc, etc. with you when you ssh

    Shell
    View on GitHub↗524
  • 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