03 2017 档案

摘要:首先mac自带的终端是不支持lrzsz的,需要下载安装iterm2,下载地址: http://www.iterm2.cn/download 1.安装lrzsz brew install lrzs 2.安装脚本到mac指定目录,地址在: https://github.com/mmastrac/iter 阅读全文
posted @ 2017-03-22 22:50 JoinGu 阅读(2883) 评论(0) 推荐(0)
摘要:要在 Mac OS X 终端里舒服的使用命令行(至少)需要给3个工具配色,terminal、vim 和 ls. 首先下载 Solarized: $ git clone git://github.com/altercation/solarized.git Terminal/iTerm2 Mac OS 阅读全文
posted @ 2017-03-20 03:21 JoinGu 阅读(4815) 评论(0) 推荐(1)