vsCode-自动eslint 修正

"editor.defaultFormatter": "esbenp.prettier-vscode",

gitIgnore 没有立刻生效

办法git rm -r --cached .

git add .

git commit -m "fixed untracked files"

Iterm2

常用到行首 ctrl + a到行尾 ctrl + e删除本行ctrl + u标签

新建标签:command + t

关闭标签:command + w

切换标签:command + 数字 command + 左右方向键

切换全屏:command + enter

查找:com......