Replies: 1 comment
-
I was going to ask the same today. My use case is that I would like to have most of my apps settings in iCloud, but the config files for development (git, zsh, etc.) in my custom directory ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a unique situation where I want to backup most of my files to iCloud, but a couple of them I want backed up to a folder
This appears to not be nativley possible
Is there another way to support multiple storage locations?
I've considered using multiple
mackup.cfg
files, but that appears to not be validReasoning
I want to keep my work gpgkey / ssh keys separate from my personal keys.
Beta Was this translation helpful? Give feedback.
All reactions