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.
Sorin Ionescu 72782528aa Add functions to display and delete osx download history 11 years ago
..
archive Rename archive module functions 11 years ago
command-not-found Support command-not-found on Arch Linux 11 years ago
completion Update external completions 11 years ago
directory [Fix #197] Rebrand as Prezto 12 years ago
dpkg [Fix #459] Correct typos in the dpkg module 11 years ago
editor [Fix #516] Define ZLE functions separately 11 years ago
emacs Move from Carton to Cask 11 years ago
environment [Fix #403] Display accented characters properly 11 years ago
fasd [Fix #129, Fix #211] Add fasd 12 years ago
git Remove the git-info SIGINT message 11 years ago
gnu-utility [Fix #348] Clarify how GNU utilities are wrapped 12 years ago
gpg [Fix #514] Use /tmp when $TMPDIR is undefined 11 years ago
haskell [Fix #383] Do not set $MANPATH 12 years ago
helper Simplify auto-titling 11 years ago
history [Fix #268] Get entire history for history-stat 12 years ago
history-substring-search Update external history-substring-search 11 years ago
homebrew [Fix #411] Add Homebrew module 11 years ago
macports [Fix #385] Do not set $INFOPATH 12 years ago
node Add support for nvm 12 years ago
ocaml Add Ocaml module 11 years ago
osx Add functions to display and delete osx download history 11 years ago
pacman [Fix #535] Set Pacman frontend to 'pacman' when none set 11 years ago
perl [Fix #383] Do not set $MANPATH 12 years ago
prompt [Fix #221] Add a simple git-info 11 years ago
python Replace pythonz with pyenv 11 years ago
rails [Fix #503] Prefix rails aliases with 'bundle exec' 11 years ago
rsync [Fix #436] Update link to Bombich rsync 11 years ago
ruby [Fix #361] Load chruby when found 11 years ago
screen Increase control over multiplexer auto-start 11 years ago
spectrum [Fix #116] Add documentation for spectrum 12 years ago
ssh [Fix #514] Use /tmp when $TMPDIR is undefined 11 years ago
syntax-highlighting Update external syntax-highlighting 11 years ago
terminal [Fix #522] Do not load the terminal module in non-graphical terminals 11 years ago
tmux Increase control over multiplexer auto-start 11 years ago
utility Revert "Remove utility aliases for Cygwin" 11 years ago
wakeonlan [Fix #197] Rebrand as Prezto 12 years ago
yum [Fix #197] Rebrand as Prezto 12 years ago
README.md Add and update module descriptions 11 years ago

README.md

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.

Editor

Sets key bindings.

Emacs

Enables Emacs dependency management.

Environment

Sets general shell options and defines environment variables.

Fasd

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

Git

Enhances the Git distributed version control system by providing aliases, functions and by exposing repository status information to prompts.

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.

History

Sets history options and defines history aliases.

Integrates zsh-history-substring-search into Prezto.

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.

Ocaml

Initializes Ocaml package management.

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

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