Skip to content

Instantly share code, notes, and snippets.

View MarcoGomesr's full-sized avatar
👨‍💻
I'm just Coding

Marco MarcoGomesr

👨‍💻
I'm just Coding
View GitHub Profile
@MarcoGomesr
MarcoGomesr / shortcut:sublimetext2
Last active December 10, 2015 00:19 — forked from lucasfais/gist:1207002
atajos de sublime text2 en mac
h1. Sublime Text 2 - Useful Shortcuts (Mac OS X)
h2. General
| *⌘T* | go to file |
| *⌘⌃P* | go to project |
| *⌘R* | go to methods |
| *⌃G* | go to line |
| *⌘KB* | toggle side bar |
| *⌘⇧P* | command prompt |

Abrir sublime text2 desde la terminal de mac

Instalacion

lo primero que hay que hacer es crear un enlace simbolico (http://www.alegsa.com.ar/Dic/symbolic link.php) a subl Abre la terminal y ejecuta la siguiente linea :

ln -s /Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl