Skip to content

Latest commit

 

History

History
212 lines (82 loc) · 4.34 KB

File metadata and controls

212 lines (82 loc) · 4.34 KB

1. markdownPad2

markdownpad2下载地址:http://markdownpad.com/

破解码:

Email address:[email protected]

LicenseKey:GBPduHjWfJU1mZqcPM3BikjYKF6xKhlKIys3i1MU2eJHqWGImDHzWdD6xhMNLGVpbP2M5SN6bnxn2kSE8qHqNY5QaaRxmO3YSMHxlv2EYpjdwLcPwfeTG7kUdnhKE0vVy4RidP6Y2wZ0q74f47fzsZo45JE2hfQBFi2O9Jldjp1mW8HUpTtLA2a5/sQytXJUQl/QKO0jUQY4pa5CCx20sV1ClOTZtAGngSOJtIOFXK599sBr5aIEFyH0K7H4BoNMiiDMnxt1rD8Vb/ikJdhGMMQr0R4B+L3nWU97eaVPTRKfWGDE8/eAgKzpGwrQQoDh+nzX1xoVQ8NAuH+s4UcSeQ==  

2. typora

typora下载地址:https://www.typora.io/

3. chrome插件

如果不能访问外网的同学,想要安装Chrome插件,得先去安装一个助手http://www.ggfwzs.com/

Chrome屏蔽广告地址:https://chrome.google.com/webstore/search/uBlock%20Origin?hl=zh-CN&_category=extensions

沙拉查词下载地址:https://chrome.google.com/webstore/search/%E6%B2%99%E6%8B%89%E6%9F%A5%E8%AF%8D?hl=en

显示网站的IP:https://chrome.google.com/webstore/detail/website-ip/ghbmhlgniedlklkpimlibbaoomlpacmk

GitHub显示文档结构:https://chrome.google.com/webstore/search/Octotree?utm_source=chrome-ntp-icon

更多Chrome插件

4. 绘图

processon:https://www.processon.com/i/5815483ce4b0baccb2d1f8c6

5. 电子书

6 Mac软件相关

Mac原生的快捷键:https://jingyan.baidu.com/article/08b6a591aac09614a909224f.html

Mac终端快捷键:https://support.apple.com/zh-cn/guide/terminal/trmlshtcts/mac

如果Mac下的软件是付费的,不妨先去这个网站看看有没有对应的破解版https://xclient.info/s/c/dev/

  • 包括文章提的sublimeText3
  • Alfred
  • Dash

sublimetext下载地址:http://www.sublimetextcn.com/

gas Mask下载地址:https://github.com/2ndalpha/gasmask

Alfred下载的地址:https://xclient.info/s/alfred.html?t=6fda0a2450cc619bf8251fae4b36405b9357d97f#versions

Alfred使用教程:https://www.jianshu.com/p/e9f3352c785f

7.Mac终端

homebrew下载地址:https://brew.sh/index_zh-cn

Item2:https://www.iterm2.com/

改变zsh的主题为"ys"

// 编辑zshrc
vim ~/.zshrc

// 将ZSH_THEME="robbyrussell"改成ZSH_THEME="ys"
ZSH_THEME="ys"

// 更多的主题可查看:https://github.com/robbyrussell/oh-my-zsh/wiki/Themes

让zsh的关键字高亮:

// 下载插件
git clone git://github.com/jimmijj/zsh-syntax-highlighting ~/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting

// 打开~/.zshrc
vim ~/.zshrc

// 在插件一栏加入插件
plugins=(git zsh-syntax-highlighting)

// 另配置生效:
source ~/.zshrc

自动提示命令

// 下载插件
git clone git://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions

// 打开~/.zshrc
vim ~/.zshrc

// 在插件一栏加入插件
plugins=(git zsh-syntax-highlighting zsh-autosuggestions )

// 另配置生效:
source ~/.zshrc

最后配置文件的样子;

更多的工具:

如果觉得还不错:

关注公众号:Java3y推送最新的原创技术文章,进入公众号回复“1”加入Java交流群

💖坚持原创不易,给博主加鸡腿

如果要买阿里云服务的,不妨通过这个链接去购买(可以领劵,有优惠!)

支付宝领红包,保存在手机上,每天扫一扫,每天都可以领一次哦~