diff --git a/.tmux.conf b/.tmux.conf index dcd4ceb..0488dd2 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -43,5 +43,8 @@ set-window-option -g window-status-current-style bg=red # set-window-option -g mouse on set -g history-limit 30000 +# pretty +set -g default-terminal "tmux-direct" + # fish! -set-option -g default-shell /bin/fish \ No newline at end of file +set-option -g default-shell /bin/fish