1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-12 16:52:19 +00:00

Merge pull request #38 from deephacks/percol

percol
This commit is contained in:
Caleb Xu 2014-10-10 22:55:54 -04:00
commit 7315a995f0

View File

@ -112,6 +112,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [ledger](https://github.com/ledger/ledger) - Command line accounting
* [lsp](https://github.com/dborzov/lsp) - An improved `ls`, with file descriptions in plain language and intelligent file grouping
* [mr](https://github.com/joeyh/myrepos) - Multiple Respository management tool
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
* [pretty-time-zsh](https://github.com/sindresorhus/pretty-time-zsh) - Convert seconds to a human readable string: `165392``1d 21h 56m 32s`
* [sejda](https://github.com/torakiki/sejda/) - Command line manipulation of PDF documents (split, merge, rotate, convert to jpg, extract text, etc)
* [semver_bash](https://github.com/cloudflare/semver_bash) - Semantic Versioning in Bash