mac
mac中使用rz sz
mysql
ssh-key copy
mac 开放某个端口例如1234
sudo vim /etc/pf.conf
# Open port 1234 for TCP on all interfaces
pass in proto tcp from any to any port 1234
# You can limit the ip addresses .. replace any with allowed addresses ..
sudo pfctl -f /etc/pf.conf
重启电脑允许局域网中的xshell ssh mac
使用BetterTouchTool 增强touch bar
sublime 等打开因此文件
mac 截图
最大化窗口切换
键盘状态回到桌面
输入法切换
浏览器tab切换
npm 安装错误 No Xcode or CLT version detected!
brew切换国内源
Last updated