From ed1d0824675dcbce4100d269147fff72c45cdb68 Mon Sep 17 00:00:00 2001 From: ekianjo Date: Wed, 4 Jan 2017 22:14:14 +0900 Subject: [PATCH] Update README.md (#185) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67e3cee..c284999 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [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 * [sudocabulary](https://github.com/badarsh2/Sudocabulary) - Learn English Vocabulary from your terminal +* [surfraw](http://surfraw.alioth.debian.org/) - browse specific site and search the web from your terminal without browser. * [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command * [tldr](https://github.com/raylee/tldr) - A fully-functional bash client for tldr, simplified and community-driven man pages * [tmux](http://tmux.github.io/) - Amazing terminal multiplexer