61ff6019b1
- Fix word completion for fasd - Fix initialization script to have all fasd-related functions inside it (functions was not called properly when they was in separate files) - Add another alias `v` for fasd that will access recently used files from .viminfo Signed-off-by: Tomas Slusny <slusnucky@gmail.com> Fixes #111, Closes #133 |
||
---|---|---|
.. | ||
functions | ||
init.zsh | ||
README.md |
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.