diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 0000000..71a5f42 --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,3 @@ +new-session +set-window-option -g mode-mouse on +set -g history-limit 30000 \ No newline at end of file