cerebro-shell

0.1.7 • Public • Published

cerebro-shell

Cerebro plugin to execute any shell command from Cerebro search line

Note: it works only with Cerebro version >= 0.2.0

Usage

In Cerebro, type $ + your shell command. This command will be executed from your current user home directory (you can exec $ pwd to see this path).

Plugin shows real-time result of your command in preview.

Features

  • Real-time preview;
  • Uses your user ENV (environment), that means you will have the same results in your terminal and in Cerebro;
  • Autocomplete from your shell history.

Related

  • Cerebro – main repo for Cerebro app;

License

MIT © Alexandr Subbotin

Package Sidebar

Install

npm i cerebro-shell

Weekly Downloads

9

Version

0.1.7

License

MIT

Unpacked Size

485 kB

Total Files

5

Last publish

Collaborators

  • kelion