1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/fasd
Tevin Zhang e020107a16
Add alias z provided by fasd
6 years ago
..
external@90b531a5da Add fasd as an external module 7 years ago
README.md Add alias z provided by fasd 6 years ago
init.zsh Add alias z provided by fasd 6 years ago

README.md

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 install is found, it will be used instead of the bundled version.

Aliases

  • j changes the current working directory interactively.
  • z changes the current working directory, same functionality as j in autojump.

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.