commit 514351c0dcd6856c256d2c9da78981d82da87413 parent 0f3a4a4ff74e4b5e8c3eb70b70a976302f5f2c98 Author: Ed van Bruggen <edvb54@gmail.com> Date: Wed, 28 Jan 2015 21:17:36 -0800 Tmux: Add tmux folder and tmux-yank plugin Diffstat:
tmux.conf | | | 2 | ++ |
tmux/tmux-yank | | | 1 | + |
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/tmux.conf b/tmux.conf @@ -96,3 +96,5 @@ set -g mode-mouse on set -g default-terminal "screen-256color" +run-shell ~/.tmux/tmux-yank/yank.tmux + diff --git a/tmux/tmux-yank b/tmux/tmux-yank @@ -0,0 +1 @@ +Subproject commit 41f060e087b2072caf07c9e8ce024e86a28cda4b