1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 16:02:19 +00:00
This commit is contained in:
J. Fernando Sánchez
2016-03-09 15:16:31 +01:00
parent e68ff6e85e
commit 59483a7ac8
6 changed files with 28 additions and 7 deletions

View File

@@ -37,8 +37,8 @@ zstyle ':prezto:load' pmodule \
'fasd' \
'pacman' \
'git' \
'ssh' \
'syntax-highlighting' \
'ssh' \
'prompt'
@@ -166,10 +166,10 @@ zstyle ':prezto:module:terminal' auto-title 'yes'
#
# Auto start a session when Zsh is launched in a local terminal.
# zstyle ':prezto:module:tmux:auto-start' local 'yes'
#zstyle ':prezto:module:tmux:auto-start' local 'yes'
# Auto start a session when Zsh is launched in a SSH connection.
zstyle ':prezto:module:tmux:auto-start' remote 'yes'
#zstyle ':prezto:module:tmux:auto-start' remote 'yes'
# Integrate with iTerm2.
# zstyle ':prezto:module:tmux:iterm' integrate 'yes'