码迷,mamicode.com
首页 > 系统相关 > 详细

我的MacOSX 10.10.x

时间:2015-08-15 18:36:00      阅读:525      评论:0      收藏:0      [点我收藏+]

标签:

xcode命令行: xcode-select --install

安装Homebrew: http://brew.sh/

利用brew安装: brew install git grc wget hub gist

安装brew cask: brew install caskroom/cask/brew-cask && brew tap caskroom/versions

可选安装(供参考):

# editors
brew cask install atom # requires sudo to install
brew cask install sublime-text3
brew cask install phpstorm

# browsers
brew cask install google-chrome
brew cask install google-chrome-canary
brew cask install firefox
brew cask install firefox-aurora

# development
brew cask install iterm2
brew cask install sequel-pro
brew cask install sourcetree
brew cask install virtualbox
brew cask install vagrant
brew cask install vagrant-manager

# IMs
brew cask install adium
brew cask install hipchat
brew cask install skype

# other
brew cask install bettertouchtool
brew cask install alfred
brew cask install dropbox
brew cask install evernote
brew cask install caffeine
brew cask install betterzipql
brew cask install google-hangouts # requires sudo to install
brew cask install appcleaner

#others
brew tap homebrew/dupes
brew tap homebrew/versions
brew tap homebrew/homebrew-php
brew install mysql
brew install php55 --with-imap
brew install php55-jsmin php55-xdebug php55-xhprof
brew install phpunit composer php-code-sniffer phpmd phpdocumentor
brew cask install java # requires sudo to install
brew install elasticsearch
密码管理: KeePassX

搭建git环境: http://my.oschina.net/uniquejava/blog/492956

Markdown工具: gitbook editor

编程工具:Sublime Text, Eclipse, WebStorm

快速启动: Alfred (快捷键 Cmd+ R)

安装zsh: http://my.oschina.net/uniquejava/blog/487835

终端:iTerm2 (快捷键 Option+ Space)

五笔输入法:清歌输入法 (快捷键 Cmd + Space)

VPN设置:https://github.com/fivesheep/chnroutes

聊天:QQ, Skype

抓图: monosnap (设置Capture frozen area快捷键为Ctrl+Shift+H)

屏幕录像ScreenFlow (Web Low(customized), 50%, microphone+computer audio,  5fps, 200kbps)

Firefox插件:
1. Download YouTube Videos as MP4
2. DownloadThemAll
3. RESTClient

我的MacOSX 10.10.x

标签:

原文地址:http://my.oschina.net/uniquejava/blog/492959

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!