mfuentesg / SyncSettings

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
https://mfuentesg.dev/SyncSettings
MIT License
288 stars 38 forks source link

XDG support? #133

Closed mwilliammyers closed 3 years ago

mwilliammyers commented 5 years ago

Any chance of supporting the XDG base directory spec or at least store the config/cache not under ~?

I really like to keep a tidy home dir... :)

mfuentesg commented 5 years ago

you are welcome to apply this change!

mfuentesg commented 5 years ago

maybe, adding a config root_config_path to set your own config path

mfuentesg commented 3 years ago

closing due to inactivity