CalendarSync
CalendarSync copied to clipboard
feat: do tilde expansion for yaml storage path
Allow the path to the auth storage to start with a tilde and expand it to the home directory of the user executing the program.
If it doesn't start with a tilde, the current behaviour is kept.