Jun 12, 2020Hits
mac显示隐藏文件 shift+command+.
Sublime json格式化 快捷键 ctrl+command+j
utf8转gbk iconv -f UTF-8 -t GBK utf8.html > gbk.html
Git status 的中文编码git config –global core.quotepath false