Skip to content

Instantly share code, notes, and snippets.

View sarbajitsaha's full-sized avatar

Sarbajit Saha sarbajitsaha

View GitHub Profile
@sarbajitsaha
sarbajitsaha / tmux.conf
Last active April 16, 2023 18:15 — forked from spicycode/tmux.conf
The best and greatest tmux.conf ever
# 0 is too far from ` ;)
set -g base-index 1
set -g default-terminal "screen-256color"
# Automatically set window title
set-window-option -g automatic-rename on
set-option -g set-titles on