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

Convert long-pwd to pwd-length

This commit is contained in:
Kyle Rich
2017-04-27 11:25:42 -06:00
committed by Kaleb Elwert
parent 7c509a264f
commit 723b3812e1
2 changed files with 5 additions and 3 deletions

View File

@ -97,8 +97,8 @@ zstyle ':prezto:module:editor' key-bindings 'emacs'
# Auto set to 'off' on dumb terminals.
zstyle ':prezto:module:prompt' theme 'sorin'
# Display pwd in long format for themes that use promptpwd function
# zstyle ':prezto:module:prompt' long-pwd 'yes'
# Set how themes that use promptpwd function display the pwd, can be 'short', 'long', or 'full'
# zstyle ':prezto:module:prompt' pwd-length 'short'
#
# Ruby