display-shortcuts

1.1.1 • Public • Published

display-shortcuts

Displays a list of keyboard shortcuts you can use on the command line and their descriptions in your terminal.

Install

$ npm install --global display-shortcuts

Usage

❯ display-shortcuts

Displays this:

A list of command line keyboard shortcuts

These shortcuts should all work on Mac in Terminal and zsh without any configuration.

Extend

To extend the existing shortcuts simply create ~/.display-shortcuts/shortcuts.json containing your missing shortcuts.

[
  { "shortcut": "description" }
]

License

MIT © Kahlil Lechelt

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    1
    • latest

Version History

Package Sidebar

Install

npm i display-shortcuts

Weekly Downloads

4

Version

1.1.1

License

MIT

Last publish

Collaborators

  • andreruffert
  • kahlil