Skip to content

Instantly share code, notes, and snippets.

View giovannipcarvalho's full-sized avatar
🪲
Patch me if you can!

Giovanni Paolo giovannipcarvalho

🪲
Patch me if you can!
View GitHub Profile
@giovannipcarvalho
giovannipcarvalho / .tmux.conf
Last active September 19, 2017 01:19 — forked from spicycode/tmux.conf
The best and greatest tmux.conf ever
# 0 is too far from ` ;)
set -g base-index 1
# Better prefix shortcut
set -g prefix C-q
# Automatically set window title
set-window-option -g automatic-rename on
set-option -g set-titles on