prezto/modules
neersighted d198c08db5 Use $GNUPGHOME in GPG agent startup
Use the value of $GNUPGHOME, to facilitate moving GPG's home.

This lets users who keep their GPG keyring on external devices or alternate
folders use the gpg-agent autostarting, even if $HOME/.gnupg does not exist.
2013-01-28 18:19:09 -05:00
..
archive [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
command-not-found [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
completion [Fix #347] Move 'users' from tag-order to group-order 2012-12-23 11:27:39 -05:00
directory [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
dpkg [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
editor [Fix #338] Remove vi jk and kj bindings 2012-12-20 19:02:16 -05:00
environment [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
fasd [Fix #129, Fix #211] Add fasd 2012-09-30 16:31:34 -04:00
git [Fix #349] Display diff when committing 2013-01-12 11:28:33 -05:00
gnu-utility [Fix #348] Clarify how GNU utilities are wrapped 2012-12-20 19:11:19 -05:00
gpg-agent Use $GNUPGHOME in GPG agent startup 2013-01-28 18:19:09 -05:00
haskell [Fix #383] Do not set $MANPATH 2013-01-28 17:34:55 -05:00
helper [Fix #249] Add documentation for helper 2012-09-08 19:24:11 -04:00
history [Fix #268] Get entire history for history-stat 2012-09-06 23:45:44 -04:00
history-substring-search Ensure $key_info is populated before use 2012-09-25 20:14:07 -04:00
macports [Fix #385] Do not set $INFOPATH 2013-01-28 17:35:27 -05:00
node [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
osx [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
pacman Remove an unintentional newline 2012-09-06 23:36:45 -04:00
perl [Fix #383] Do not set $MANPATH 2013-01-28 17:34:55 -05:00
prompt [Fix #366] Distinct position with red 2013-01-14 15:52:32 -05:00
python [Fix #383] Do not set $MANPATH 2013-01-28 17:34:55 -05:00
rails [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
rsync [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
ruby [Fix #335] Prevent rbenv from hashing gems at startup 2012-12-20 18:53:58 -05:00
screen [Fix #253] Move Prezto settings into their own file 2012-09-03 16:52:47 -04:00
spectrum [Fix #116] Add documentation for spectrum 2012-09-11 01:57:00 -04:00
ssh-agent Fix SSH-Agent casing in README 2012-09-30 20:30:20 -04:00
syntax-highlighting Update external syntax-highlighting 2012-12-20 19:30:08 -05:00
terminal [Fix #301] Unset $MATCH after use 2012-09-26 16:51:32 -04:00
tmux Fix URLs in tmux documentation 2012-09-12 11:48:44 -04:00
utility Simplify mkdcd completion 2012-09-30 16:05:36 -04:00
wakeonlan [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
yum [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
README.md Replace z with fasd in modules README 2012-10-03 16:40:43 -04:00

Modules

Load modules in zpreztorc. The order matters.

zstyle ':prezto:load' pmodule 'environment' 'terminal'

Archive

Provides functions to extract and list popular archive formats.

Command-Not-Found

Loads the command-not-found tool on Debian-based distributions.

Completion

Loads and configures tab completion and provides additional completions from the zsh-completions project.

Directory

Sets directory options and defines directory aliases.

Dpkg

Defines dpkg aliases and functions.

Environment

Sets general shell options and defines environment variables.

Fasd

Maintains a frequently used file and directory list for fast access.

GNU Utility

Provides for the interactive use of GNU utilities on non-GNU systems.

GPG-Agent

Provides for an easier use of gpg-agent.

Haskell

Enables local Haskell package installation.

Helper

Provides helper functions for developing modules.

Integrates zsh-history-substring-search into Prezto.

History

Sets history options and defines history aliases.

Macports

Defines MacPorts aliases and adds MacPorts directories to path variables.

Node.js

Provides utility functions for Node.js and loads npm completion.

OSX

Defines Mac OS X aliases and functions.

Pacman

Provides aliases and functions for the Pacman package manager and frontends.

Perl

Enables local Perl module installation on Mac OS X and defines alises.

Prompt

Loads prompt themes.

Python

Enables local Python and local Python package installation.

Ruby on Rails

Defines Ruby on Rails aliases.

Rsync

Defines rsync aliases.

Ruby

Configures Ruby local gem installation, loads version managers, and defines aliases.

GNU Screen

Defines GNU Screen aliases and provides for auto launching it at start-up.

Spectrum

Provides for easier use of 256 colors and effects.

SSH-Agent

Provides for an easier use of ssh-agent.

Syntax Highlighting

Integrates zsh-syntax-highlighting into Prezto.

Terminal

Sets terminal window and tab titles.

Tmux

Defines tmux aliases and provides for auto launching it at start-up.

Utility

Defines general aliases and functions.

Wake-on-LAN

This module provides a wrapper around the wakeonlan tool.

Yum

Defines yum aliases.