From ed3ddf3be3e8e62d2d1b8ba9239cdfa7e3863557 Mon Sep 17 00:00:00 2001 From: Srijan R Shetty Date: Tue, 23 Jun 2015 22:30:38 +0530 Subject: [PATCH] Snips: Commandline tool to manage snippets --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b48049a..8bc2b6f 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [percol](https://github.com/mooz/percol) - Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell * [spark](https://github.com/holman/spark) - ▁▂▃▅▂▇ in your shell * [spot](https://github.com/guille/spot) - Tiny file search utility +- [snips](https://github.com/srijanshetty/snips) - Commandline tool to manage snippets of code. * [sshfs](https://github.com/osxfuse/sshfs) - A tool for mounting remote file systems over SSH * [sshrc](https://github.com/Russell91/sshrc) - Bring your .bashrc, .vimrc, etc. with you when you SSH * [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command