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

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.