Skip to content

Instantly share code, notes, and snippets.

View CBeerta's full-sized avatar

Claus Beerta CBeerta

View GitHub Profile
@CBeerta
CBeerta / gist:9779113
Created March 26, 2014 08:55
dot.tmux.conf
set -g default-terminal "screen-256color"
# Mouse support (to help getting started)
set -g mode-mouse on
set -g mouse-resize-pane on
set -g mouse-select-pane on
set -g mouse-select-window on
@CBeerta
CBeerta / .gitmodules
Created December 20, 2011 08:39
Mirror all your Github repositories
[submodule "vendor/Cling"]
path = vendor/Cling
url = git://github.com/CBeerta/Cling.git