📜  码头 mac 中的空间 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:57.204000             🧑  作者: Mango

代码示例1
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'
#When the terminal prompt appears again type the following command
killall Dock