This commit is contained in:
2017-03-01 17:33:36 +04:00
parent 2e44a77b43
commit 7a52354c69
2 changed files with 7 additions and 1 deletions

View File

@@ -40,7 +40,8 @@ zstyle ':prezto:load' pmodule \
'git' \
'syntax-highlighting' \
'history-substring-search' \
'prompt'
'prompt' \
'zbell'
#
# Autosuggestions
@@ -172,3 +173,4 @@ zstyle ':prezto:module:prompt' theme 'abra'
# Integrate with iTerm2.
zstyle ':prezto:module:tmux:iterm' integrate 'yes'