1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-22 12:44:39 +00:00

Added ledger to utilities

This commit is contained in:
Srijan R Shetty 2014-10-01 14:02:08 +05:30
parent 655dbfa05e
commit db3e5a843b

View File

@ -97,6 +97,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
* [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