1
0
Fork 0
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.
prezto/modules
delphinus 51133e56e2
Load plenv if needed
8 years ago
..
archive Fix unarchive for .deb which uses xz, and absolute paths 9 years ago
autoenv Support autoenv module 8 years ago
autosuggestions Update all submodules 8 years ago
bundler copy bundler from oh-my-zsh 8 years ago
command-not-found Only one newline at end of file 10 years ago
completion Update all submodules 8 years ago
deer Add deer (ranger clone for zsh) external module support 8 years ago
directory Only one newline at end of file 10 years ago
dnf Fix typo in dnf module README 9 years ago
dpkg Only one newline at end of file 10 years ago
editor Only one newline at end of file 10 years ago
emacs Move from Carton to Cask 11 years ago
environment [Fix #732] Replace $GREP_OPTIONS with an alias 10 years ago
fasd Only one newline at end of file 10 years ago
git Merge sorin-ionescu/prezto/pull/1157 8 years ago
gnu-utility [Fix #698] Describe module in README the same as in code 10 years ago
gpg gpg: fix enable-ssh-support detection 9 years ago
haskell Only one newline at end of file 10 years ago
helper resolve race condition between git completion and coalesce function 8 years ago
history Only one newline at end of file 10 years ago
history-substring-search Update all submodules 8 years ago
homebrew update brewu method 8 years ago
macports Fix MacPorts typo 10 years ago
node Merge sorin-ionescu/prezto/pull/1186 8 years ago
ocaml Update OPAM setup 10 years ago
osx Only one newline at end of file 10 years ago
pacman Only one newline at end of file 10 years ago
perl Load plenv if needed 8 years ago
prompt Update all submodules 8 years ago
python Add pyenv version to python-info 8 years ago
rails Only one newline at end of file 10 years ago
rsync Enable 'acls', 'xattrs' support in rsync whenever available 10 years ago
ruby If a default Ruby is set, switch to it 10 years ago
screen Only one newline at end of file 10 years ago
spectrum Only one newline at end of file 10 years ago
ssh [FIX] Enable SSH module for macOS Sierra 8 years ago
syntax-highlighting Merge sorin-ionescu/prezto/pull/1192 8 years ago
terminal Skip setting terminal title inside Emacs 10 years ago
tmux Update the link to iTerm2 and tmux integration 10 years ago
utility Substitute command when alias is undefined 10 years ago
wakeonlan Only one newline at end of file 10 years ago
yum Fix typo in yum module README 9 years ago
zsh-notify Integrate zsh-notify 8 years ago
README.md fix typo 8 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.

Autosuggestions

Integrates zsh-autosuggestions into Prezto.

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 aliases.

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.