From 212d512ecbb5ad375b5f6ee6f721dcb2ec72a4bc Mon Sep 17 00:00:00 2001 From: Rich Jones Date: Sat, 27 Oct 2018 01:17:33 -0400 Subject: [PATCH] Adds link to Loop (#286) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 556cd11..adc5111 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [lazy-cd](https://github.com/pedramamini/lazy-cd) - Simple bash commands for bookmarked navigation of the file system, complete with bash-completion. * [lf.sh](https://github.com/suewonjp/lf.sh) - Quickly search files with fewer typings and do many more (grepping, copying path to clipboard, etc) * [Lmod](https://lmod.readthedocs.io/en/latest/) - Lua-based Environment Modules that enhances Tcl-based modules while being backward compatible (compare to modules) +* [loop](https://github.com/Miserlou/Loop) - Write and control complex loops with as one-liners * [marker](https://github.com/pindexis/marker) - Bookmark your shell commands * [modules](http://modules.sourceforge.net/) - Classical Tcl-based Environment Modules managing the shell environment (compare to Lmod, direnv, and autoenv) * [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration