Extension Icon

Bash Commands

A quick reference for bash commands with search, and categories.
Overview

Bash Commands

Bash Commands is a Raycast extension that works as a quick-access cheat sheet for bash commands. Search by name or description, filter by category, and copy or paste commands directly into your terminal.

Features

  • Search commands by name, syntax, or description
  • Filter by type (navigation, files, network, process, and more)
  • Detail panel with notes for complex commands
  • Pin frequently used commands
  • Automatic recent commands tracking

Commands

ActionmacOSWindows
Copy commandEnter
Paste command⌘ + ↵Ctrl + Enter
Toggle detail panel⌘ + YCtrl + Y
Pin / Unpin⌘ + ⇧ + PCtrl + Shift + P
Clear recent⌘ + ⇧ + RCtrl + Shift + R

Adding Commands

All commands are stored in src/data/bash-commands.json.

Support

If you encounter any issues or have suggestions, open an issue on the GitHub repository.