Skip to content

Instantly share code, notes, and snippets.

View hoonminkim's full-sized avatar

Hoonmin Kim hoonminkim

  • Korea, Republic of
View GitHub Profile
@hoonminkim
hoonminkim / tmux.conf
Created May 16, 2019 02:28 — 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
@hoonminkim
hoonminkim / readme.md
Created October 4, 2018 11:49 — forked from benstr/readme.md
Gist Markdown Cheatsheet

#Heading 1 ##Heading 2 ###Heading 3 ####Heading 4 #####Heading 5 ######Heading 6


Paragraph