comparison tmux.conf @ 225:1d9bec72b9b3

Update colors and style
author zegervdv <zegervdv@me.com>
date Wed, 21 Jan 2015 09:11:59 +0100
parents 12d9ea3a39f0
children 367fd20ecfbc
comparison
equal deleted inserted replaced
224:30eb5cded521 225:1d9bec72b9b3
81 set-option -g default-command "reattach-to-user-namespace -l zsh" 81 set-option -g default-command "reattach-to-user-namespace -l zsh"
82 82
83 # Plugin Manager 83 # Plugin Manager
84 set -g @tpm_plugins " \ 84 set -g @tpm_plugins " \
85 tmux-plugins/tpm \ 85 tmux-plugins/tpm \
86 tmux-plugins/tmux-sensible \
87 tmux-plugins/tmux-resurrect \ 86 tmux-plugins/tmux-resurrect \
88 tmux-plugins/tmux-open \ 87 tmux-plugins/tmux-open \
89 tmux-plugins/tmux-copycat \ 88 tmux-plugins/tmux-copycat \
90 " 89 "
91 run-shell ~/.tmux/plugins/tpm/tpm 90 run-shell ~/.tmux/plugins/tpm/tpm