Skip to content

Instantly share code, notes, and snippets.

@kkarthee
kkarthee / tmux.conf
Created May 8, 2020 02:20 — forked from spicycode/tmux.conf
The best and greatest tmux.conf ever
# 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
set -g history-limit 10000
@kkarthee
kkarthee / README.md
Created January 16, 2019 01:58 — forked from hofmannsven/README.md
My simply MySQL Command Line Cheatsheet
@kkarthee
kkarthee / README.md
Created January 16, 2019 01:58 — forked from hofmannsven/README.md
My simply MySQL Command Line Cheatsheet