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

[#23] Convert terminal into a module

This commit is contained in:
Sorin Ionescu
2012-03-28 14:44:50 -04:00
parent 1330e6e792
commit 56f8f83d58
3 changed files with 3 additions and 4 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:module:terminal' auto-title 'yes'
# Set the Zsh modules to load (man zshmodules).
# zstyle ':omz:load' zmodule 'attr' 'stat'