diff options
author | Tucker Evans <tuckerevans24@gmail.com> | 2018-04-21 11:46:13 -0400 |
---|---|---|
committer | Tucker Evans <tuckerevans24@gmail.com> | 2018-04-21 11:46:13 -0400 |
commit | d2cb74c47f061ef1bbf9f78e870e80569717c8bf (patch) | |
tree | 8739afcca7ffbbad44c016aecb745e35ddff9ce7 /tmux | |
parent | 43ad662f2aa87da22053bdfd4244ec3d710d8c9f (diff) |
Makes minor changes to configs
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 |