Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting for saving to disk by default not iCloud has obliterated my local copies of Documents, Desktop, etc. #51

Closed
dheerajchand opened this issue May 24, 2019 · 2 comments

Comments

@dheerajchand
Copy link

Hi,

After the most recent run of the install.sh file, I have noticed that directories that are synced to iCloud have had their local copies disappear and remain in iCloud only. Are you able to tell me what the setting was on this in the file for me to change and try to revert?

Dheeraj

 ~/src  ls -lsa ~/Desktop                                  ✔  812  15:42:38
total 0
0 drwx------@  3 dheerajchand  staff    96 May 24 10:56 .
0 drwxr-xr-x+ 84 dheerajchand  staff  2688 May 24 15:42 ..
0 -rw-r--r--   1 dheerajchand  staff     0 May 24 10:56 .localized```
@atomantic
Copy link
Owner

atomantic commented May 26, 2019

That's an odd one I haven't seen before. The only iCloud related setting is here:

https://github.com/atomantic/dotfiles/blob/master/install.sh#L569

# Save to disk (not to iCloud) by default
defaults write NSGlobalDomain NSDocumentSaveNewDocumentsToCloud -bool false

I wouldn't expect that setting to remove local files that are synced to iCloud...
Let me know if you are able to pinpoint it.

@dheerajchand
Copy link
Author

I am on the phone with Apple tech support, have been kicked around to lots of people, still trying to track this down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants