/zazu-tldr

tldr plugin for Zazu

Primary LanguageJavaScriptThe UnlicenseUnlicense

tldr for Zazu

Build Status

Make tldr easier to use with Zazu.

Usage

Simply type tldr and space, then follow by the command you want to check.

screenshot

Installing

Add the package to your plugins array in ./zazurc.js.

"plugins": [
  "twang2218/zazu-tldr",
 ]