Skip to content

Instantly share code, notes, and snippets.

View bermanmaxim's full-sized avatar

Maxim Berman bermanmaxim

View GitHub Profile
@bermanmaxim
bermanmaxim / tmux_local_install.sh
Created May 14, 2017 12:20 — forked from ryin/tmux_local_install.sh
bash script for installing tmux without root access
#!/bin/bash
# Script for installing tmux on systems where you don't have root access.
# tmux will be installed in $HOME/local/bin.
# It's assumed that wget and a C/C++ compiler are installed.
# exit on error
set -e
TMUX_VERSION=1.8
@bermanmaxim
bermanmaxim / .block
Created March 27, 2016 21:36 — forked from mbostock/.block
Epicyclic Gearing
license: gpl-3.0