Skip to content

Instantly share code, notes, and snippets.

@fdesmond
fdesmond / tmux.conf
Last active October 7, 2020 08:13 — forked from spicycode/tmux.conf
best tmux.conf updated 2.9a
# credits: https://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/
# credits: https://gist.github.com/spicycode/1229612
# 0 is too far from ` ;)
set -g base-index 1
# Automatically set window title
set-window-option -g automatic-rename on
set-option -g set-titles on