prezto/modules/fasd
Zeh Rizzatti 8d7383e5dd return 0 instead of 1
returning 1 would make :module:loaded set to no, undefining functions, which was
not intended.
not using the aliases is not an error, just an option, while other features of
the module were loaded normally
2012-12-12 19:15:09 -03:00
..
init.zsh return 0 instead of 1 2012-12-12 19:15:09 -03:00
README.md [Fix #129, Fix #211] Add fasd 2012-09-30 16:31:34 -04:00

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.

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.