1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 09:51:41 +00:00

Rename terminal auto-title zstyle for consistency

This commit is contained in:
Sorin Ionescu
2012-03-28 19:49:37 -04:00
parent 4e0fc83ea9
commit 6727edd536
2 changed files with 3 additions and 3 deletions

View File

@ -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'