groups

name language licence
add dock tile Other Other
lorem Ipsum HTML Other



language: Other
licence: Other

add dock tile

options: view full snippetsend to code collector
defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}'
	
(Continues...)