From: Mike Frysinger Date: Mon, 27 Sep 2021 18:44:59 +0000 (-0400) Subject: tmux: add basic config X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=5db479c03d1176b455ac1ace40c7a2677735304b tmux: add basic config --- diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 0000000..9c9371a --- /dev/null +++ b/.tmux.conf @@ -0,0 +1 @@ +set-option -s default-terminal "screen-256color"