prezto/modules/fasd
huyz 3e5e108eaa Improve less options
Remove silly message on logout

display non-success exit value for every command

Add first version of modules and load them up

Add more paths

Allow the sharing of prezto files by differentiating ZDOTDIR and where temp cache files will go: _ZDOTDIR/HOME

remove Vim swap files

Allow for both a shared and personal overriding .zpreztorc

In shared system, put .zcompdump in user's home

Fix path of .zcompdump

Fixed names of prompt

Support callbacks to override user & host value & style

Fix transpose* bindings for vi and ^Y for emacs

Fixed ordering of paths
2012-12-12 01:23:51 -08:00
..
init.zsh Improve less options 2012-12-12 01:23:51 -08: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.