Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

cider set-default to handle array values #51

Closed
RogerThiede opened this issue Oct 2, 2019 · 2 comments
Closed

cider set-default to handle array values #51

RogerThiede opened this issue Oct 2, 2019 · 2 comments

Comments

@RogerThiede
Copy link

RogerThiede commented Oct 2, 2019

Cider storage of defaults and applying defaults doesn't appear to support arrays.

Example usage:
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'

@RogerThiede
Copy link
Author

My intention is to be able to save new persistent applications into the Dock.
Since my common usage of Cider is when installing new macOS versions which keep changing the default value of com.apple.dock persistent-apps, I don't want cider apply-defaults to erase the entire persistent-apps value.

@msanders
Copy link
Owner

msanders commented Jan 5, 2020

This issue has been migrated to zero-sh/apply-user-defaults#1.

@msanders msanders closed this as completed Jan 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants