I think maybe we could generate the MOB_TIMER_ROOM message tip with quotes.
Today is (without quotes)
configure in ~/.mob
MOB_TIMER_ROOM=imaginative-dog-12
Should be (with quotes)
configure in ~/.mob
MOB_TIMER_ROOM="imaginative-dog-12"
because if the user just copy the red text and paste in ~/.mob without quotes mob.sh throws "Could not set key from configuration file because value is not parseable..."
I think maybe we could generate the MOB_TIMER_ROOM message tip with quotes.
Today is (without quotes)
Should be (with quotes)
because if the user just copy the red text and paste in ~/.mob without quotes mob.sh throws "Could not set key from configuration file because value is not parseable..."