macOS 系统上莫名其妙出现了 Library/ApplicationSupport 这个软链接指向 Library/Application Support。排查一番发现是 iTerm2 搞的鬼。

iTerm2 creates the ApplicationSupport symlink to Application Support because shell scripts may not have spaces in their paths and the pip utiltiy does not work correctly in directories with spaces.

https://github.com/gnachman/iTerm2/blob/v3.4.3/api/library/python/iterm2/docs/tutorial/running.rst#command-line

标签: none

添加新评论