From 16634eff5696228482e411d84fa9f40ac5fe0c65 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Wed, 22 Jul 2015 11:35:20 -0600 Subject: [PATCH] Add shortcut --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 34d0545..14763fc 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ ## Directory Navigation * [autojump](https://github.com/joelthelion/autojump)- A cd command that learns - easily navigate directories from the command line- [http://wiki.github.com/joelthelion/autojump/](http://wiki.github.com/joelthelion/autojump/) + * [fasd](https://github.com/clvv/fasd)- Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v. * [j](https://github.com/rupa/j)- semi clone of autojump ([http://github.com/joelthelion/autojump](http://github.com/joelthelion/autojump)) in shell/awk @@ -93,4 +94,8 @@ * [kill-tabs](https://github.com/sindresorhus/kill-tabs)- Kill all Chrome tabs to improve performance, decrease battery usage, and save memory +* [open-shortcut-cli](https://github.com/sindresorhus/open-shortcut-cli)- Open the URL from a web shortcut file in the browser + +* [shortcut-url-cli](https://github.com/sindresorhus/shortcut-url-cli)- Get the URL from a web shortcut file + * [yosay](https://github.com/yeoman/yosay)