Skip to content

Instantly share code, notes, and snippets.

View zsimic's full-sized avatar

Zoran Simic zsimic

  • Netflix
  • Los Gatos, CA
  • 03:15 (UTC -07:00)
View GitHub Profile
@zsimic
zsimic / Compact,-staggered.kbd.json
Last active April 10, 2023 03:57
Compact, staggered
[
{
"name": "Compact, staggered",
"author": "Zoran Simic"
},
[
{
"c": "#768e72"
},
"Esc",
@simme
simme / Install_tmux
Created October 19, 2011 07:55
Install and configure tmux on Mac OS X
# First install tmux
brew install tmux
# For mouse support (for switching panes and windows)
# Only needed if you are using Terminal.app (iTerm has mouse support)
Install http://www.culater.net/software/SIMBL/SIMBL.php
Then install https://bitheap.org/mouseterm/
# More on mouse support http://floriancrouzat.net/2010/07/run-tmux-with-mouse-support-in-mac-os-x-terminal-app/