官网
推荐主题:https://theme.typora.io/theme/Drake/
GitHub 地址:https://github.com/liangjingkanji/DrakeTyporaTheme
VLOOK™ 主题插件:(麻烦没有搞)
修改.zshrc
文件
vim ~/.zshrc
# 在文件末尾添加如下行(确保路径正确):
export PATH="/Applications/Typora.app/Contents/MacOS:$PATH"
# 保存文件并退出
source ~/.zshrc