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

Only call reset-prompt when the appropriate zstyle is set

Resolves issue #1524 (#1548)
This commit is contained in:
John P. Neumann
2018-02-20 22:36:29 -06:00
committed by Kaleb Elwert
parent e26387656d
commit 6d00fdf8c8
4 changed files with 11 additions and 11 deletions

View File

@ -62,9 +62,6 @@ 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
#