diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2017-01-11 16:40:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-11 16:40:05 +0700 |
commit | e1534e5676b8a7691f2bd89aa8ebd8b4157d562e (patch) | |
tree | 1730a0c1cf6e06d8b8b5f5f2762b1f65822ee055 /system/fasd/slack-desc | |
parent | a54599bad8ef53406ff19b5324015de086dbd3e2 (diff) | |
download | slackbuilds-e1534e5676b8a7691f2bd89aa8ebd8b4157d562e.tar.gz |
system/fasd: Added (Command-line productivity booster).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fasd/slack-desc')
-rw-r--r-- | system/fasd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/fasd/slack-desc b/system/fasd/slack-desc new file mode 100644 index 0000000000..c74a9dd152 --- /dev/null +++ b/system/fasd/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +fasd: fasd (Command-line productivity booster) +fasd: +fasd: Fasd (pronounced similar to "fast") is a command-line productivity +fasd: booster. Fasd offers quick access to files and directories for POSIX +fasd: shells. It is inspired by tools like autojump, z and v. Fasd keeps +fasd: track of files and directories you have accessed, so that you can +fasd: quickly reference them in the command line. +fasd: +fasd: The name fasd comes from the default suggested aliases f(files), +fasd: a(files/directories), s(show/search/select), d(directories). +fasd:
\ No newline at end of file |