
效率提升
奔跑的盒饭
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
chrome效率提升
一、chrome 可以设置启动时打开特定网页,提高效率 ,只有首次启动chrome才会打开 ,当打开多个chrome窗口时,只有第一个窗口是应用配置的。二、可以备份chrome的标签,直接在新得chrome中导入使用三、可以设置chrome地址栏默认的搜索引擎原创 2015-08-14 21:49:57 · 752 阅读 · 0 评论 -
使用commitizen管理提交
brew install node安装node.jsInstall commitizen globally, if you have not already.npm install -g commitizen(有可能会权限不足,可以使用sudo -i在mac上切换到root权限)Install your preferred commitizen adapter globally, for ex原创 2017-03-13 10:21:12 · 4971 阅读 · 0 评论