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

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.