Stefano Mazzucco a218887bb5 Merge remote-tracking branch 'upstream/master' 1 day ago
..
archive 2c66331316 fix: use deflating flag for pixz in unarchive function 2 years ago
autosuggestions 828873f00d Merge remote-tracking branch 'upstream/master' 2 years ago
battery 9fd5927cd2 Add battery support for MacOS 4 years ago
command-not-found c857e809c3 command-not-found: Detect Homebrew repo internally, not idiomatically 2 years ago
completion a218887bb5 Merge remote-tracking branch 'upstream/master' 1 day ago
directory 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support 11 months ago
dnf 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
docker 3a471a05f9 Update docker compose references 1 year ago
dpkg 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
editor a218887bb5 Merge remote-tracking branch 'upstream/master' 1 day ago
emacs 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support 11 months ago
environment 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
fasd 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support 11 months ago
git dfad010b5c Merge remote-tracking branch 'upstream/master' 1 year ago
gnu-utility f7cb1fee1b gnu-utility: Remove now obsolete egrep and fgrep 1 year ago
gpg 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
haskell 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
helper 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
history 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support 11 months ago
history-substring-search 84d5fb0ab6 Merge remote-tracking branch 'upstream/master' 7 months ago
homebrew 775f14d0c3 homebrew: Simplify caching `brew shellenv` 2 weeks ago
macports 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support 11 months ago
node 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support 11 months ago
ocaml 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
osx 085ab11646 osx: Add trash function 2 weeks ago
pacman 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
perl 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support 11 months ago
prompt 84d5fb0ab6 Merge remote-tracking branch 'upstream/master' 7 months ago
python a218887bb5 Merge remote-tracking branch 'upstream/master' 1 day ago
rails 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support 11 months ago
rsync 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
ruby 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support 11 months ago
screen f055c5070c screen module: don't try to attach to dead screens 2 weeks ago
spectrum 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
ssh 6bf4505b33 Allow overriding _ssh_agent_sock for symmetry to _ssh_agent_env 2 weeks ago
syntax-highlighting 828873f00d Merge remote-tracking branch 'upstream/master' 2 years ago
terminal 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
tmux 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support 11 months ago
utility a218887bb5 Merge remote-tracking branch 'upstream/master' 1 day ago
wakeonlan 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
yum 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago
README.md 1ff9421f7b general: Update documentation better qualifying runcom paths 2 years ago

README.md

Modules

Load modules in ${ZDOTDIR:-$HOME}/.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.

History Substring Search

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.