From 04aa4886e183a1a2353c8781a214888ab079efea Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Mon, 9 Nov 2015 02:18:05 +0100 Subject: [PATCH] Add PathPicker --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5a30c5..99ddb8d 100644 --- a/README.md +++ b/README.md @@ -93,9 +93,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ## Command Line Tools -* [The Fuck](https://github.com/nvbn/thefuck) - Magnificent app which corrects your previous console command. -* [happyfinder](https://github.com/hugows/hf) - (another) Fuzzy file finder for the command line -* [tldr](https://github.com/tldr-pages/tldr) - Simplified and community-driven man pages +* [The Fuck](https://github.com/nvbn/thefuck)- Magnificent app which corrects your previous console command. +* [happyfinder](https://github.com/hugows/hf)- (another) Fuzzy file finder for the command line +* [PathPicker](https://facebook.github.io/PathPicker/) - After parsing the output from a command, PathPicker presents you with a nice UI to select which files you're interested in. +* [tldr](https://github.com/tldr-pages/tldr)- Simplified and community-driven man pages ## Data Manipulation