diff options
author | Tucker Evans <tuckerevans24@gmail.com> | 2018-09-02 14:32:00 -0400 |
---|---|---|
committer | Tucker Evans <tuckerevans24@gmail.com> | 2018-09-02 14:32:00 -0400 |
commit | d071b1b3c57261b3828b4dd654fb22a48b24808e (patch) | |
tree | 5ba7ebce88b6aac182c27a62afcab6c07b8bac71 /tmux | |
parent | b5e08c7f88afef0747e1e88dfc91e18ab3a32390 (diff) | |
parent | 9fe0ad06d4ce048fc24c4c1b102f26154457984a (diff) |
Merge branch 'ursa_minor'
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 |