diff options
author | Tucker Evans <tuckerevans24@gmail.com> | 2018-09-02 15:55:33 -0400 |
---|---|---|
committer | Tucker Evans <tuckerevans24@gmail.com> | 2018-09-02 15:55:33 -0400 |
commit | b101cf7f895a4e420f171486970688e649738367 (patch) | |
tree | 7b6a30aaab21b4ba5202c25a5a42edb49a502d9a /tmux | |
parent | 0bb0e49021e267713986240333d0cffe936f8dac (diff) | |
parent | d071b1b3c57261b3828b4dd654fb22a48b24808e (diff) |
Merge branch 'master' of ssh://git.tuckerevans.com/srv/git/public/dotfiles into devon
Diffstat (limited to 'tmux')
-rw-r--r-- | tmux/.tmux.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 54e496b..b033e6f 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -16,5 +16,3 @@ bind l select-pane -R #set -g status-bg magenta - -set -g mouse on |