diff options
author | Cody Hiar <codyfh@gmail.com> | 2017-06-09 08:03:15 -0600 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2017-06-10 16:00:35 -0600 |
commit | 12825d5147f5c0b1636dbda5ba34790d7c7bb236 (patch) | |
tree | 4e19cf279bd5aaed07209b21dbb2203d9f211a25 /linux.tmux.config | |
parent | f7e44ef5b68574a3803f27dc06143abecae430ca (diff) |
Moving files, cleaning up bug with drawer close (closing drawer in 2 places)
Diffstat (limited to 'linux.tmux.config')
-rwxr-xr-x | linux.tmux.config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linux.tmux.config b/linux.tmux.config deleted file mode 100755 index 091b4f0..0000000 --- a/linux.tmux.config +++ /dev/null @@ -1,3 +0,0 @@ -# vim: syntax=conf - -bind -Tcopy-mode-vi y send -X copy-pipe-and-cancel "tmux save-buffer - | xp" |