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.
Roman Perepelitsa bfd1c1b073 prompt: update powerlevel10k submodule to the latest commit (#1727) 5 years ago
..
archive archive: enhance parallel operations 5 years ago
autosuggestions Update zsh-autosuggestions submodule 5 years ago
command-not-found command-not-found: Minor reformatting 6 years ago
completion Updating submodules to lastest tags/master commits 6 years ago
directory Don't set auto_name_dirs because it messes up prompts 7 years ago
dnf Fix typo in dnf module README 9 years ago
docker Feat (docker): add docker aliases (#1147) 7 years ago
dpkg Add comments into each of the function files to make them easier to find 7 years ago
editor editor: allow alt+arrow keys for word movement (#1688) 5 years ago
emacs Move from Carton to Cask 11 years ago
environment doc: More copyediting and formatting for consistency 6 years ago
fasd Updating submodules to lastest tags/master commits 6 years ago
git Remove duplicated information from git module README (#1657) 6 years ago
gnu-utility coreutils: update list of included coreutils (#1592) 6 years ago
gpg gpg: potential fix for #1252 7 years ago
haskell Only one newline at end of file 10 years ago
helper Update is-callable to also check builtins 7 years ago
history remove mutually exclusive option 6 years ago
history-substring-search Updating submodules to lastest tags/master commits 6 years ago
homebrew homebrew: Load 'HOMEBREW_' prefixed variables only 6 years ago
macports Fix MacPorts typo 9 years ago
node Disable node-info output when value is system. 5 years ago
ocaml Update OPAM setup 10 years ago
osx Rename "Mac OS X" to "macOS" in comments 6 years ago
pacman pacman: fix mistake where aurutils should be used, not aurtools 7 years ago
perl Update cache files when .zpreztorc file is modified 6 years ago
prompt prompt: update powerlevel10k submodule to the latest commit (#1727) 5 years ago
python python: Use brace expansion for pip compctl match 6 years ago
rails Only one newline at end of file 10 years ago
rsync rsync: Update link to Bombich rsync page again 6 years ago
ruby Don't double-source chruby 6 years ago
screen [general] Switch code block formatting to use fence formatting 7 years ago
spectrum Only one newline at end of file 10 years ago
ssh ssh: fix loading of ssh identities when none are explicitly defined 7 years ago
syntax-highlighting Update syntax-highlighting submodule 6 years ago
terminal [general] Miscellaneous cleanup and formatting 7 years ago
tmux Rename "Mac OS X" to "macOS" in comments 6 years ago
utility Add zstyle option to disable zsh option CORRECT 5 years ago
wakeonlan [general] Switch code block formatting to use fence formatting 7 years ago
yum Fix typo in yum module README 9 years ago
README.md Document macOS support for `command-not-found` 6 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 macOS or 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 macOS aliases and functions.

Pacman

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

Perl

Enables local Perl module installation on macOS 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.