博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

mac 开发工具

Posted on 2022-05-12 19:59  pencilCool  阅读(15)  评论(0编辑  收藏  举报
brew install autojump 
[[ -s `brew --prefix`/etc/autojump.sh ]] && . `brew --prefix`/etc/autojump.sh

swiftenv

https://github.com/kylef/swiftenv

 brew install kylef/formulae/swiftenv
echo 'if which swiftenv > /dev/null; then eval "$(swiftenv init -)"; fi' >> ~/.zshrc

swift wasm

https://swiftwasm.org/
https://github.com/swiftwasm/swift

常用命令行

df 看挂载的磁盘以及文件系统
diskutil info /dev/disk2s1 能看到簇大小