Skip to content

Instantly share code, notes, and snippets.

View sadfuzzy's full-sized avatar
🎯
Focusing

Denis Savitskiy sadfuzzy

🎯
Focusing
View GitHub Profile

iTerm2 – Useful Shortcuts (Mac OS X)

with a hat tip to Sublime Text 2 Shortcuts

The Awesome

⌘; autocomplete
⌘⌥B instant replay
⌘⌥E search across all tabs
@sadfuzzy
sadfuzzy / rvm2rbenv.md
Last active October 2, 2015 11:08 — forked from brentertz/rvm2rbenv.txt
Switch from RVM to RBENV (Mac OS)

Prepare

Remove RVM

rvm implode

Ensure your homebrew is working properly and up to date

brew doctor