1
0
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:
Sorin Ionescu
2012-03-29 18:07:37 -04:00
parent 6b5a650ca5
commit a444469641
4 changed files with 7 additions and 7 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'