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

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.