Skip to content

Instantly share code, notes, and snippets.

View tomasero's full-sized avatar
👅
Controlling stuff with my tongue

To+0_0 tomasero

👅
Controlling stuff with my tongue
View GitHub Profile
@v-yarotsky
v-yarotsky / .tmux.conf
Created March 22, 2012 11:57
Mac OS X tmux config
### INSTALLATION NOTES ###
# 1. Install Homebrew (https://github.com/mxcl/homebrew)
# 2. brew install zsh
# 3. Install OhMyZsh (https://github.com/robbyrussell/oh-my-zsh)
# 4. brew install reattach-to-user-namespace --wrap-pbcopy-pbpaste && brew link reattach-to-user-namespace
# 5. Install iTerm2
# 6. In iTerm2 preferences for your profile set:
# Character Encoding: Unicode (UTF-8)
# Report Terminal Type: xterm-256color
# 7. Put itunesartist and itunestrack into PATH
// -------------------------------------------- //
// Documentation
// ------------------
// -------------------------------------------- //
// Compiler Defines
// ------------------
#define APP_VERSION 1.2 // Keep track of what version this code is
#define NUM_MEASUREMENTS 20 // The number of measurements we want to take befoe averaging and publishing