prezto/modules
2013-08-19 11:08:27 -04:00
..
archive Rename archive module functions 2013-05-25 14:42:43 -04:00
command-not-found [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
completion Update external completions 2013-08-12 21:09:52 -04:00
directory [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00
dpkg [Fix #459] Correct typos in the dpkg module 2013-08-09 17:03:26 -04:00
editor [Fix #434] Correct ambiguity in the use of the term keymap 2013-05-27 17:23:53 -04:00
emacs Move from Carton to Cask 2013-08-12 18:27:49 -04:00
environment [Fix #403] Display accented characters properly 2013-04-24 23:18:10 -04:00
fasd [Fix #129, Fix #211] Add fasd 2012-09-30 16:31:34 -04:00
git Remove the git-info SIGINT message 2013-05-18 15:31:34 -04:00
gnu-utility [Fix #348] Clarify how GNU utilities are wrapped 2012-12-20 19:11:19 -05:00
gpg Make gpg-agent and ssh-agent work with each other 2013-05-18 21:52:19 -04:00
haskell [Fix #383] Do not set $MANPATH 2013-01-28 17:34:55 -05:00
helper Use the builtin $signals array 2013-03-01 00:26:50 -05:00
history [Fix #268] Get entire history for history-stat 2012-09-06 23:45:44 -04:00
history-substring-search Update external history-substring-search 2013-08-12 21:10:06 -04:00
homebrew [Fix #411] Add Homebrew module 2013-05-27 17:23:54 -04:00
macports [Fix #385] Do not set $INFOPATH 2013-01-28 17:35:27 -05:00
node Add support for nvm 2013-01-29 13:43:06 -05:00
osx [Fix #396] Remove the osx trash function 2013-02-28 17:35:54 -05:00
pacman Do not substitute /tmp since $TMPDIR is always set 2013-05-23 16:00:16 -04:00
perl [Fix #383] Do not set $MANPATH 2013-01-28 17:34:55 -05:00
prompt [Fix #221] Add a simple git-info 2013-05-18 15:31:32 -04: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 #436] Update link to Bombich rsync 2013-05-24 12:33:23 -04:00
ruby Add the RubyGems bin directory to PATH on other Unix systems 2013-05-23 18:26:15 -04:00
screen Increase control over multiplexer auto-start 2013-08-12 18:27:24 -04:00
spectrum [Fix #116] Add documentation for spectrum 2012-09-11 01:57:00 -04:00
ssh [Fix #452] Squash bugs introduced in fcab2a1 2013-08-09 17:02:38 -04:00
syntax-highlighting Update external syntax-highlighting 2013-08-12 21:10:15 -04:00
terminal [Fix #301] Unset $MATCH after use 2012-09-26 16:51:32 -04:00
tmux Increase control over multiplexer auto-start 2013-08-12 18:27:24 -04:00
update Add update module 2013-08-19 11:08:27 -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 [Fix #411] Add Homebrew module 2013-05-27 17:23:54 -04:00

Modules

Load modules in zpreztorc. The order matters.

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

Archive

Provides functions to list and extract archives.

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

Provides for an easier use of GPG by setting up 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.

Homebrew

Defines Homebrew 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.