Mac的使用

留坑,刚刚起步,梳理中ing。

小技巧

  • 在Dock 隐藏 iTerm2
    隐藏:
    1
    /usr/libexec/PlistBuddy -c "Add :LSUIElement bool true" /Applications/iTerm.app/Contents/Info.plist

显示:

1
/usr/libexec/PlistBuddy -c "Delete :LSUIElement" /Applications/iTerm.app/Contents/Info.plist

分享到