prezto/modules/fasd
Chauncey Garrett 0d66550736 Use VISUAL instead of EDITOR for v
[ticket: X]
2014-08-29 11:30:57 -05:00
..
aliases.zsh Use VISUAL instead of EDITOR for v 2014-08-29 11:30:57 -05:00
init.zsh Move aliases to aliases.zsh 2014-04-14 00:13:26 -05:00
README.md Added v and fixed j 2013-05-22 16:53:12 -05: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.
  • v Mimics rupa/v: opens the file with vim using viminfo backend.

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.