From 93bac4d45371d9d2358e6be5b0f1f20e18fd4474 Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Wed, 10 May 2017 09:30:00 +0200 Subject: [PATCH] Added fasd. --- cli-apps.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/cli-apps.yaml b/cli-apps.yaml index 2d284e2..85ad9c9 100644 --- a/cli-apps.yaml +++ b/cli-apps.yaml @@ -1261,6 +1261,17 @@ apps: description: Ruby Gem to colorize the output of the cat command. utility: + - + name: fasd + url: https://github.com/clvv/fasd + description: | + A Commandline Tool That Offers Quick Access to + Files and Directories. Fasd (pronounced similar to "fast") + is a command-line productivity booster. Fasd offers + quick access to files and directories for POSIX shells. + It is inspired by tools like autojump, z and v. Fasd + keeps track of files and directories you have accessed, + so that you can quickly reference them in the command line. - name: gcp url: https://github.com/petronny/gcp