1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-25 23:03:14 +00:00

Merge pull request #16 from sindresorhus/patch-1

add pretty-time-zsh
This commit is contained in:
Caleb Xu 2014-09-30 16:32:35 -04:00
commit 57b6b230d5

View File

@ -108,6 +108,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [z](https://github.com/rupa/z) - z is the new j, yo
* [zsh-notify](https://github.com/marzocchi/zsh-notify) - Desktop notifications for long running commands in zsh
* [zshmarks](https://github.com/jocelynmallon/zshmarks) - A port of Bashmarks (simple bookmarking plugin by Todd Werth) for oh-my-zsh
* [pretty-time-zsh](https://github.com/sindresorhus/pretty-time-zsh) - Convert seconds to a human readable string: `165392``1d 21h 56m 32s`
# Guides
* [Greg Wooledge's (aka "greycat") wiki](http://mywiki.wooledge.org).