From 682dff2da8cc0aaa4d21cf19700ebbb00e714368 Mon Sep 17 00:00:00 2001 From: Eragos Date: Mon, 11 Jul 2016 20:00:22 +0200 Subject: [PATCH] add tmux plugin copycat --- .dfminstall | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.dfminstall b/.dfminstall index 1088346..c624fd1 100644 --- a/.dfminstall +++ b/.dfminstall @@ -2,6 +2,7 @@ bin recurse .config recurse bin/dfm chmod 0755 +.tmux/copycat/scripts/check_tmux_version.sh 0755 .tmux/copycat/scripts/copycat_generate_results.sh 0755 .tmux/copycat/scripts/copycat_git_special.sh 0755 .tmux/copycat/scripts/copycat_jump.sh 0755 @@ -9,6 +10,10 @@ bin/dfm chmod 0755 .tmux/copycat/scripts/copycat_mode_quit.sh 0755 .tmux/copycat/scripts/copycat_mode_start.sh 0755 .tmux/copycat/scripts/copycat_search.sh 0755 +.tmux/copycat/scripts/helpers.sh 0755 +.tmux/copycat/scripts/stored_search_helpers.sh 0755 +.tmux/copycat/scripts/variables.sh 0755 + .tmux/newpanes 0755 .tmux/prefix_highlight.tmux 0755 .tmux/scripts/check_tmux_version.sh 0755