add tmux plugin copycat

This commit is contained in:
2016-07-11 20:00:22 +02:00
parent 18a2a14e1d
commit 682dff2da8

View File

@@ -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