Cleanup duplicate entry
This commit is contained in:
parent
f34670d7e4
commit
16050e8078
@ -308,12 +308,6 @@ Like the Disk Utility "Restore" function.
|
|||||||
sudo asr -restore -noverify -source /path/to/diskimage.dmg -target /Volumes/VolumeToRestoreTo
|
sudo asr -restore -noverify -source /path/to/diskimage.dmg -target /Volumes/VolumeToRestoreTo
|
||||||
```
|
```
|
||||||
|
|
||||||
## Dock
|
|
||||||
|
|
||||||
#### Add a Stack with Recent Applications to Dock
|
|
||||||
```bash
|
|
||||||
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'; killall Dock
|
|
||||||
```
|
|
||||||
|
|
||||||
## Dock
|
## Dock
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user