mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 09:51:41 +00:00
Use 'auto' as an adverb, not a namespace
This commit is contained in:
@ -18,7 +18,7 @@ zstyle ':omz:*:*' case-sensitive 'no'
|
||||
zstyle ':omz:*:*' color 'yes'
|
||||
|
||||
# Auto set the tab and window titles.
|
||||
zstyle ':omz:terminal:auto' title 'yes'
|
||||
zstyle ':omz:terminal' auto-title 'yes'
|
||||
|
||||
# Set the plugins to load (see $OMZ/plugins/).
|
||||
zstyle ':omz:load' plugin 'archive' 'git'
|
||||
|
Reference in New Issue
Block a user