# HG changeset patch # User zegervdv # Date 1416041347 -3600 # Node ID cd732b11bbcd154664c6f60e50fa24907bddc9c8 # Parent 757b5e22e2ea67e04bf12cea1ccc42438d86aa49 Add some tmux plugins diff -r 757b5e22e2ea -r cd732b11bbcd tmux.conf --- 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