Files
configs/.tmux.conf
2018-10-27 21:15:57 +02:00

6 lines
157 B
Bash

set -g default-terminal "screen-256color" # colors!
# maximize current pane
bind + run 'cut -c3- ~/.tmux.conf | sh -s _maximize_pane "#{session_name}" #D'