1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 08:09:25 +00:00

Merge pull request #1272 from sorin-ionescu/issue/1246-ps-context-config

Adds additional support for PS prompt context expansion
This commit is contained in:
John P. Neumann
2017-04-11 00:14:08 -05:00
committed by GitHub
3 changed files with 28 additions and 3 deletions

View File

@ -51,6 +51,9 @@ zstyle ':prezto:module:editor' key-bindings 'emacs'
# Auto convert .... to ../..
# zstyle ':prezto:module:editor' dot-expansion 'yes'
# Allow the zsh prompt context to be shown.
#zstyle ':prezto:module:editor' ps-context 'yes'
#
# Git
#