Cmdline reminders directly in the terminal ?

This page summarizes the projects mentioned and recommended in the original post on /r/commandline

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews

    isn't navi what you want?

  • the-way

    A code snippets manager for your terminal.

  • What about the-way? It allows you to store snippets in various languages and search by tag/description/content. Once selected you can copy to clipboard or run directly (for shell stuff).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • fzf

    :cherry_blossom: A command-line fuzzy finder

  • If you're using Ctrl-r to search history (and haven't found it yet), I'd recommend using fzf. You get fuzzy searching and a nice UI you can use to scroll through your history. Selecting an entry lets you edit the command if needed before running again. It is also hugely useful for fuzzy finding files (I pair it with fd-find).

  • tldr

    📚 Collaborative cheatsheets for console commands

  • bash_cmd

    Discontinued Store and run commands from files.

  • marker

    The terminal command palette (by pindexis)

  • This is what I use, https://github.com/pindexis/marker - I can add commands with comments and it will make easily searchable. Replace ctrl + r for me.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts