Mercurial > dotfiles.old
diff tmux.conf @ 198:cd732b11bbcd
Add some tmux plugins
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sat, 15 Nov 2014 09:49:07 +0100 |
parents | 0c8211e1c67a |
children | 3cc8f190eed9 |
line wrap: on
line diff
--- a/tmux.conf Sat Nov 15 09:33:03 2014 +0100 +++ b/tmux.conf Sat Nov 15 09:49:07 2014 +0100 @@ -82,9 +82,11 @@ set-option -g default-command "reattach-to-user-namespace -l zsh" # Plugin Manager -set -g @tpm_plugins " \ - tmux-plugins/tpm \ - tmux-plugins/tmux-sensible \ - tmux-plugins/tmux-resurrect \ +set -g @tpm_plugins " \ + tmux-plugins/tpm \ + tmux-plugins/tmux-sensible \ + tmux-plugins/tmux-resurrect \ + tmux-plugins/tmux-open \ + tmux-plugins/tmux-copycat \ " run-shell ~/.tmux/plugins/tpm/tpm