Skip to content

Commit

Permalink
Personal mods.
Browse files Browse the repository at this point in the history
  • Loading branch information
toinehartman committed Sep 28, 2019
1 parent 10c4c90 commit 186548d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions runcoms/zpreztorc
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,8 @@ zstyle ':prezto:*:*' color 'yes'
zstyle ':prezto:load' pmodule \
'environment' \
'terminal' \
'editor' \
'history' \
'directory' \
'spectrum' \
'utility' \
'completion' \
'prompt' \
Expand Down Expand Up @@ -163,7 +161,7 @@ zstyle ':prezto:module:ruby:chruby' auto-switch 'yes'
#

# Set the SSH identities to load into the agent.
# zstyle ':prezto:module:ssh:load' identities 'id_rsa' 'id_rsa2' 'id_github'
zstyle ':prezto:module:ssh:load' identities 'id_rsa' 'id_rsa2' 'id_github'

#
# Syntax Highlighting
Expand Down Expand Up @@ -194,7 +192,7 @@ zstyle ':prezto:module:syntax-highlighting' highlighters \
#

# Auto set the tab and window titles.
# zstyle ':prezto:module:terminal' auto-title 'yes'
zstyle ':prezto:module:terminal' auto-title 'yes'

# Set the window title format.
# zstyle ':prezto:module:terminal:window-title' format '%n@%m: %s'
Expand Down

0 comments on commit 186548d

Please sign in to comment.