diff options
Diffstat (limited to '.tmux.conf')
-rw-r--r-- | .tmux.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.tmux.conf b/.tmux.conf deleted file mode 100644 index 439680e..0000000 --- a/.tmux.conf +++ /dev/null @@ -1,3 +0,0 @@ -set -g default-terminal "screen-256color" -set -g mode-mouse on -set -g mouse-resize-pane on |