Update README.md

pull/19/head
Caleb Xu 2014-10-02 05:48:38 -04:00
parent 71eec658c2
commit 44b0bcde1a
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [hr](https://github.com/LuRsT/hr) - `<hr />` for your terminal
* [hstr](https://github.com/dvorka/hstr) - BASH History Suggest Box
* [jrnl](https://github.com/maebert/jrnl) - A simple command line journal application that stores your journal in a plain text file
* [ledger](https://github.com/ledger/) - Command line accounting
* [ledger](https://github.com/ledger/ledger) - Command line accounting
* [pretty-time-zsh](https://github.com/sindresorhus/pretty-time-zsh) - Convert seconds to a human readable string: `165392``1d 21h 56m 32s`
* [semver_bash](https://github.com/cloudflare/semver_bash) - Semantic Versioning in Bash
* [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts