Skip to content

Instantly share code, notes, and snippets.

@wilf312
Created October 11, 2013 14:02
Show Gist options
  • Save wilf312/6935133 to your computer and use it in GitHub Desktop.
Save wilf312/6935133 to your computer and use it in GitHub Desktop.
MacのSublimeText2でPkgControlなしでコマンド一発でインストールする方法 ref: http://qiita.com/wilf312/items/4bff8262a0bfd55b2a37
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages # Mac
git clone GIT_URL # GIT_URLをパッケージURLに変更してください
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
git clone %filltext:name=pkgaddress:default=%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment