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

Adds additional support for PS prompt context expansion

This commit is contained in:
John P. Neumann
2017-04-02 14:09:58 -05:00
parent 4f19700919
commit b38ced856a
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
#