prezto/modules/fasd/README.md
Indrajit Raychaudhuri d80e393f78 general: Reformat documentation with better formatting and wording
General purpose reformating and rewording in (a few places). This should
also make markdown linting happier.

Prefer back-ticks wherever useful and use `console` for code blocks to
be executed on terminal.

Also, update references links wherever possible (including update from
'http://' to 'https://').
2021-05-05 12:21:04 -05:00

1.2 KiB

Fasd

Fasd is a command-line productivity booster, inspired by tools like autojump, z and v, it offers quick access to files and directories by keeping track of files and directories that were previously accessed.

For completion to work, this module must be loaded after the completion module.

The Prezto Fasd configuration differs from the default. The default aliases have been disabled.

Installation

fasd is bundled with prezto as a git submodule. Alternatively, you can manually install fasd. If a manual installation is found, it will be used instead of the bundled version.

Aliases

  • j changes the current working directory interactively.

Completion

Type ,, f,, d, in front of a comma-separated query or type ,,, ,,f, ,,d at the end of a comma-separated query then hit TAB.

Authors

The authors of this module should be contacted via the issue tracker.