- add helper function to parse configuration from a YAML file - update command-line parameters to include a config file option - remove hardcoded Pomodoro settings and use parsed config instead - delete obsolete PomodoroSettings.go file 🤖