mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 05:49:26 +00:00
Add zstyle option to show pwd in long format
This commit is contained in:
@ -97,6 +97,9 @@ 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'
|
||||
|
||||
#
|
||||
# Ruby
|
||||
#
|
||||
|
Reference in New Issue
Block a user