prezto/modules
David Crook ecaed1cfa7 change polarity of test for BROWSER 2021-11-16 09:55:19 -08:00
..
archive general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
autosuggestions autosuggestions: Update zsh-autosuggestions to 0.7.0 2021-07-07 09:56:42 -05:00
command-not-found general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
completion completion: Unset local variable outside condition block 2021-06-01 14:48:30 -05:00
directory general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
dnf general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
docker general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
dpkg general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
editor general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
emacs general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
environment general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
fasd general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
git change polarity of test for BROWSER 2021-11-16 09:55:19 -08:00
gnu-utility gnu-utility: Add more utility commands and rearrange 2021-05-21 13:33:58 -05:00
gpg general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
haskell general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
helper general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
history general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
history-substring-search general: Clarify relative ordering of modules in docs 2021-07-07 09:56:22 -05:00
homebrew general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
macports general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
node node: Cleanup and optimize 'node' module 2021-06-01 21:43:11 -05:00
ocaml general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
osx general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
pacman general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
perl general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
prompt prompt: update powerlevel10k submodule to v1.15.0 2021-06-10 09:32:20 -05:00
python Add conda to the list of requirements 2021-06-23 23:22:09 -05:00
rails general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
rsync general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
ruby ruby: Cleanup and optimize 'ruby' module 2021-06-01 14:31:26 -05:00
screen general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
spectrum general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
ssh general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
syntax-highlighting general: Clarify relative ordering of modules in docs 2021-07-07 09:56:22 -05:00
terminal general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
tmux general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
utility utility: Pipe diff output through colordiff Instead of aliasing 2021-06-24 17:45:29 -05:00
wakeonlan general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
yum general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00
README.md general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00

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.