cerebro-files-nav
Version:
Cerebro plugin for file system navigation with previews
24 lines (14 loc) • 730 B
Markdown
# сerebro-files-nav
> Cerebro plugin for file system navigation with previews

## Usage
Type path in your filesystem, starting with `/` (from root folder) or `~` (from your user's homefolder). Cerebro will list all files in directory. Move selection to file to show preview
## Features
* File navigation;
* <kbd>cmd/ctrl+r</kbd> to reveal file in Finder or files explorer;
* Previews for code, markdown, pdf, text, music and video files.
## Related
* [Cerebro](http://github.com/KELiON/cerebro) – Plugin extracted from core Cerebro app;
* [cerebro-plugin](http://github.com/KELiON/cerebro-plugin) – boilerplate to create Cerebro plugins;
## License
MIT © [Alexandr Subbotin](http://asubbotin.ru)