prezto/modules
romkatv 4bcbe2ee68 prompt: update powerlevel10k submodule to v1.1
==[ Changes since the last release ]==

- Complete documentation overhaul. Powerlevel10k documentation is no
  longer embarrassing (still no reference though; coming "soon").
- Worker pool and recursive globber have been rewritten for better
  performance and simpler code. Performance improvements (large
  speedup means an improvement in big-O and at least 2x in typical
  configurations):
  - +15% prompt speedup across the board.
  - Large prompt speedup for several rarely used prompt segments
    (disk_usage, ram, etc.).
  - Large prompt speedup for a few prompt segments on macOS
    (battery, swap, etc.).
  - Large prompt speedup when many prompt segments are active
    simultaneously.
  - Large prompt speedup when filesystem is slow.
- New prompt segments: nix_shell and timewarrior. Both enabled by
  default.
- Configuration wizard:
  - Many new options for Pure style (color scheme, number of lines,
    etc.)
  - Several new options for 8-color version of Pure style.
  - Better support for terminals with less than 256 colors.
  - Lean, Classic and Rainbow style configs now have disk_usage and
    swap prompt segments (disabled by default).
  - POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER now contains 'oc'.
- New parameters:
  - POWERLEVEL9K_LEGACY_ICON_SPACING=true makes spaces around icons
    appear just like in powerlevel9k.
  - When in a vcs repo, POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER=true
    removes directory prefix that precedes repo root.
  - P9K_KUBECONTEXT_USER can now be used in kubecontext format.
  - POWERLEVEL9K_GOENV_SOURCES -- the same as
    POWERLEVEL9K_RBENV_SOURCES but or go.
  - POWERLEVEL9K_TERRAFORM_CLASSES -- the same as
    POWERLEVEL9K_AWS_CLASSES but for terraform.
- Bug fixes:
  - Configuration wizard now correctly follows symlinks when modifying
    ~/.zshrc and ~/.p10k.zsh.
  - ram prompt segment now works on WSL.
  - Powerlevel10k now correctly works with zsh-you-should-use in
    hardcore mode.
  - POWERLEVEL9K_PUBLIC_IP_HOST now points to a host that actually
    works.
  - Instant prompt no longer prints nonsensical "entry=" in rare
    circumstances.
- Misc:
  - Config templates no longer work with
    POWERLEVEL9K_VISUAL_IDENTIFIER='' defined after them.
  - Powerlevel10k now detects when Antigen corrupts its source and
    emits an appropriate error message.
  - Command line parser now understands 'tabbed'.
  - Remove all references to romkatv/dotfiles-public. Fonts are now
    hosted in romkatv/powerlevel10k-media together with all images
    and animations.

==[ Build time dependencies ]==

- edb99aa7b8
- 75be63625a
- https://opensource.apple.com/tarballs/libiconv/libiconv-51.200.6.tar.gz
2020-02-02 11:09:29 -08:00
..
archive archive: enhance parallel operations 2019-02-18 21:40:25 -08:00
autosuggestions autosuggestions: update to v0.6.4 2020-01-14 09:08:47 -08:00
command-not-found command-not-found: Minor reformatting 2018-12-14 20:57:10 -06:00
completion Updating submodules to lastest tags/master commits 2019-01-07 20:56:52 -06:00
directory directory: update docs to clarify it doesn't really set AUTO_NAME_DIRS (#1740) 2019-09-10 08:57:42 -07:00
dnf Fix typo in dnf module README 2015-11-11 22:58:22 -05:00
docker Feat (docker): add docker aliases (#1147) 2017-04-13 03:18:54 -07:00
dpkg Add comments into each of the function files to make them easier to find 2017-07-06 16:13:36 -07:00
editor Update documentation 2020-01-20 07:50:42 -08:00
emacs Move from Carton to Cask 2013-08-12 18:27:49 -04:00
environment environment: improve the TTY check (#1785) 2020-01-20 07:29:34 -08:00
fasd Updating submodules to lastest tags/master commits 2019-01-07 20:56:52 -06:00
git Remove duplicated information from git module README (#1657) 2018-12-17 10:22:33 -08:00
gnu-utility coreutils: update list of included coreutils (#1592) 2018-06-26 16:28:04 -07:00
gpg gpg: potential fix for #1252 2017-11-10 12:23:37 -08:00
haskell Only one newline at end of file 2014-10-09 23:38:15 -04:00
helper Update is-callable to also check builtins 2017-04-13 04:05:20 -07:00
history Update documentation 2020-01-20 07:50:42 -08:00
history-substring-search Updating submodules to lastest tags/master commits 2019-01-07 20:56:52 -06:00
homebrew homebrew: add alias brewL 2019-10-17 13:59:40 -07:00
macports Fix MacPorts typo 2015-05-26 22:12:55 -04:00
node node, python, ruby: update docs about new envars 2019-09-10 09:10:31 -07:00
ocaml Update OPAM setup 2014-10-10 18:38:32 -04:00
osx Rename "Mac OS X" to "macOS" in comments 2018-04-16 15:53:48 -07:00
pacman pacman: fix mistake where aurutils should be used, not aurtools 2018-01-24 14:01:14 -08:00
perl Update cache files when .zpreztorc file is modified 2018-05-06 13:22:22 -07:00
prompt prompt: update powerlevel10k submodule to v1.1 2020-02-02 11:09:29 -08:00
python node, python, ruby: update docs about new envars 2019-09-10 09:10:31 -07:00
rails Only one newline at end of file 2014-10-09 23:38:15 -04:00
rsync rsync: Update link to Bombich rsync page again 2018-12-12 22:42:02 -06:00
ruby node, python, ruby: update docs about new envars 2019-09-10 09:10:31 -07:00
screen [general] Switch code block formatting to use fence formatting 2017-07-22 13:11:29 -05:00
spectrum Only one newline at end of file 2014-10-09 23:38:15 -04:00
ssh ssh: fix loading of ssh identities when none are explicitly defined 2017-10-18 17:30:16 -07:00
syntax-highlighting syntax-highlighting: update external dependency 2019-08-19 10:28:23 -07:00
terminal [general] Miscellaneous cleanup and formatting 2017-08-04 13:45:56 -05:00
tmux tmux: ignore tmux autostart in vscode terminal (#1718) 2019-09-10 09:18:09 -07:00
utility utility: fix safe-ops commands 2019-09-21 17:29:21 -07:00
wakeonlan [general] Switch code block formatting to use fence formatting 2017-07-22 13:11:29 -05:00
yum Fix typo in yum module README 2015-11-11 22:58:22 -05:00
README.md Document macOS support for command-not-found 2018-05-20 14:06:54 -07:00

Modules

Load modules in 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.