Stefano Mazzucco a218887bb5 Merge remote-tracking branch 'upstream/master' 7 місяців тому
..
archive 2c66331316 fix: use deflating flag for pixz in unarchive function 2 роки тому
autosuggestions 828873f00d Merge remote-tracking branch 'upstream/master' 2 роки тому
battery 9fd5927cd2 Add battery support for MacOS 4 роки тому
command-not-found c857e809c3 command-not-found: Detect Homebrew repo internally, not idiomatically 2 роки тому
completion a218887bb5 Merge remote-tracking branch 'upstream/master' 7 місяців тому
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' 7 місяців тому
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` 7 місяців тому
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 7 місяців тому
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' 7 місяців тому
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 7 місяців тому
spectrum 1ff9421f7b general: Update documentation better qualifying runcom paths 3 роки тому
ssh 6bf4505b33 Allow overriding _ssh_agent_sock for symmetry to _ssh_agent_env 7 місяців тому
syntax-highlighting 828873f00d Merge remote-tracking branch 'upstream/master' 2 роки тому
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' 7 місяців тому
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.