You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alpha Chen 43a9d037dc
Merge remote-tracking branch 'upstream/master'
8 months ago
..
archive fix: use deflating flag for pixz in unarchive function 2 years ago
autosuggestions feat: Update submodules to avoid error with using zsh 5.9 10 months ago
command-not-found command-not-found: Detect Homebrew repo internally, not idiomatically 2 years ago
completion feat: Update submodules to avoid error with using zsh 5.9 10 months ago
directory general: Documentation update for zstyle based alias skipping support 1 year ago
dnf general: Update documentation better qualifying runcom paths 3 years ago
docker Update docker compose references 2 years ago
dpkg general: Update documentation better qualifying runcom paths 3 years ago
editor editor: Adjust subheading level in documentation 9 months ago
emacs general: Documentation update for zstyle based alias skipping support 1 year ago
environment general: Update documentation better qualifying runcom paths 3 years ago
fasd feat: Update submodules to avoid error with using zsh 5.9 10 months ago
git Allow users to set a dirty-branch format 2 years ago
gnu-utility gnu-utility: Remove now obsolete egrep and fgrep 1 year ago
gpg general: Update documentation better qualifying runcom paths 3 years ago
haskell general: Update documentation better qualifying runcom paths 3 years ago
helper general: Update documentation better qualifying runcom paths 3 years ago
history general: Documentation update for zstyle based alias skipping support 1 year ago
history-substring-search history-substring-search: Tweak documentation and cleanup 1 year ago
homebrew general: Documentation update for zstyle based alias skipping support 1 year ago
macports general: Documentation update for zstyle based alias skipping support 1 year ago
node general: Documentation update for zstyle based alias skipping support 1 year ago
ocaml general: Update documentation better qualifying runcom paths 3 years ago
osx Fix osx module manp function 2 years ago
pacman general: Update documentation better qualifying runcom paths 3 years ago
perl general: Documentation update for zstyle based alias skipping support 1 year ago
prompt Merge remote-tracking branch 'upstream/master' 8 months ago
python python: Remove pyenv init woraround for pyenv >= 2.3.0 10 months ago
rails general: Documentation update for zstyle based alias skipping support 1 year ago
rsync general: Update documentation better qualifying runcom paths 3 years ago
ruby general: Documentation update for zstyle based alias skipping support 1 year ago
screen general: Documentation update for zstyle based alias skipping support 1 year ago
spectrum general: Update documentation better qualifying runcom paths 3 years ago
ssh feat(module/ssh): add globbing for ssh-add param 2 years ago
syntax-highlighting feat: Update submodules to avoid error with using zsh 5.9 10 months ago
terminal general: Update documentation better qualifying runcom paths 3 years ago
tmux general: Documentation update for zstyle based alias skipping support 1 year ago
utility remove alias sl='ls' 10 months ago
wakeonlan general: Update documentation better qualifying runcom paths 3 years ago
yum general: Update documentation better qualifying runcom paths 3 years ago
README.md general: Update documentation better qualifying runcom paths 3 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.

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.