This repository has been archived on 2022-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
prezto/modules
Adam Goldsmith 702f659373 Merge branch 'master' of https://github.com/sorin-ionescu/prezto 2015-06-11 09:53:26 -04:00
..
archive Ignore case in filenames 2014-10-10 18:55:26 -04:00
command-not-found Only one newline at end of file 2014-10-09 23:38:15 -04:00
completion Correct typos in completion module 2015-05-19 17:50:40 -04:00
directory Only one newline at end of file 2014-10-09 23:38:15 -04:00
dnf Add DNF module 2015-05-26 22:12:55 -04:00
dpkg Only one newline at end of file 2014-10-09 23:38:15 -04:00
editor Only one newline at end of file 2014-10-09 23:38:15 -04:00
emacs Move from Carton to Cask 2013-08-12 18:27:49 -04:00
environment [Fix #732] Replace $GREP_OPTIONS with an alias 2014-11-24 13:05:34 -05:00
fasd Only one newline at end of file 2014-10-09 23:38:15 -04:00
git Revert "Remove extra git-dir call in git-info and use git_dir variable instead" 2014-12-08 18:21:00 -05:00
gnu-utility [Fix #698] Describe module in README the same as in code 2014-10-15 18:54:24 -04:00
gpg [Fix #762] Use $LOGNAME instead of $USER 2015-02-13 00:00:27 -05:00
haskell Only one newline at end of file 2014-10-09 23:38:15 -04:00
helper Only one newline at end of file 2014-10-09 23:38:15 -04:00
history Only one newline at end of file 2014-10-09 23:38:15 -04:00
history-substring-search Update external history-substring-search 2015-05-03 13:44:41 -04:00
homebrew Consolidate brew update and upgrade aliases 2015-05-26 22:12:55 -04:00
macports Fix MacPorts typo 2015-05-26 22:12:55 -04:00
node [Fix #819] Check for node as a last resort 2015-02-24 15:29:25 -05:00
ocaml Update OPAM setup 2014-10-10 18:38:32 -04:00
osx Only one newline at end of file 2014-10-09 23:38:15 -04:00
pacman Only one newline at end of file 2014-10-09 23:38:15 -04:00
perl Fix typo in Perl module readme 2014-10-15 18:49:47 -04:00
prompt Merge branch 'master' of https://github.com/sorin-ionescu/prezto 2015-06-11 09:53:26 -04:00
python [Fix #669] Do not use lazy virtualenvwrapper 2014-10-10 18:35:33 -04:00
rails Only one newline at end of file 2014-10-09 23:38:15 -04:00
rsync Enable 'acls', 'xattrs' support in rsync whenever available 2014-10-12 19:20:55 -04:00
ruby If a default Ruby is set, switch to it 2014-11-11 22:52:40 -05:00
screen Only one newline at end of file 2014-10-09 23:38:15 -04:00
spectrum Only one newline at end of file 2014-10-09 23:38:15 -04:00
ssh [Fix #762] Use $LOGNAME instead of $USER 2015-02-13 00:00:27 -05:00
syntax-highlighting Only one newline at end of file 2014-10-09 23:38:15 -04:00
terminal Skip setting terminal title inside Emacs 2015-05-19 17:49:46 -04:00
tmux Merge branch 'master' of https://github.com/sorin-ionescu/prezto 2015-05-03 16:53:53 -04:00
utility Substitute command when alias is undefined 2015-05-19 18:24:04 -04:00
wakeonlan Only one newline at end of file 2014-10-09 23:38:15 -04:00
yum Only one newline at end of file 2014-10-09 23:38:15 -04:00
README.md Fix MacPorts typo 2015-05-26 22:12:55 -04:00

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.

DNF

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