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 |
||
---|---|---|
.. | ||
init.zsh | ||
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.
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.