1
0
Fork 0
mirror of synced 2024-11-27 01:35:35 -05:00
zimfw/modules/fasd
Tomas Slusny d5536d607f Fix fasd completion
- Add fasd as gitmodule
- Regenerate fasd configuration script from current fasd version
- Fix initialization script to have all fasd-related functions inside it
- Add another alias `v` for fasd that will access recently used files
  from .viminfo

Fixes: #111

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2017-01-22 18:11:14 +01:00
..
fasd@90b531a5da Fix fasd completion 2017-01-22 18:11:14 +01:00
functions Fix fasd completion 2017-01-22 18:11:14 +01:00
init.zsh Fix fasd completion 2017-01-22 18:11:14 +01:00
README.md [fasd] add initial fasd support 2016-03-27 18:45:05 -04:00

fasd

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.

Contributing

Contributions should be submitted upstream to fasd.