Skip to content

Instantly share code, notes, and snippets.

View NicolasNarvaez's full-sized avatar

Nicolás Narváez NicolasNarvaez

View GitHub Profile
@NicolasNarvaez
NicolasNarvaez / tmux.conf
Last active May 13, 2017 21:38 — forked from spicycode/tmux.conf
The best and greatest tmux.conf ever
unbind C-n
set -g prefix C-b
# $ syntax defines subdocument tags that generate.js can split-interpolate
# 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
#set -g default-terminal screen-256color
set -g status-keys vi