mac ntfs - Serbipunk/notes GitHub Wiki
https://medium.com/macoclock/enabling-ntfs-write-in-macos-10-15-catalina-the-open-source-way-a5fd0d1cb32e
376 export http_proxy=http://127.0.0.1:4780
377 export https_proxy=$http_proxy
378 git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow
379 git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow
380 ls
381 brew install ntfs-3g
382 brew install ntfs-3g
383 brew tap gromgit/homebrew-fuse
384 brew install ntfs-3g-mac
385 brew install --cask macfuse
386 brew install ntfs-3g-mac
387 history