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:
@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user