标签:
1、安装包管理系统homebrew
ruby -e "$(curl -fsSL http://raw.githum.com/Homebrew/homebrew/go/install)"
2、安装git
sudo brew install git git-doc git-web git-gui gitk git-email git-svn
3、安装Alfred(mac 高效处理)
4、mac 连接服务器
如果是Linux服务器,mac系统内置了windows下的putty软件功能,打开终端,输入: ssh user@hostname
如果是windows服务器,下载 Remote Desktop Connection Client for Mac
标签:
原文地址:http://www.cnblogs.com/lmecho/p/5653003.html