todotxt / todo.txt-cli

☑️ A simple and extensible shell script for managing your todo.txt file.
http://todotxt.org
GNU General Public License v3.0
5.56k stars 713 forks source link

Fatal Error: Cannot read configuration file /Users/{name}/.todo/config #315

Closed mhomol closed 4 years ago

mhomol commented 4 years ago

Bug but probably User Error lol I just installed via homebrew and tried to add my first item and got hit with this: Fatal Error: Cannot read configuration file /Users/{myname}/.todo/config I checked that indeed that folder doesn't exist. Is this a chmod scenario?

What is the expected behavior? That an item adds :)

Which versions todo.sh are you using? v2.11.0

Which Operating System are you using? MacOS

Which version of zsh are you using? zsh 5.7.1 (x86_64-apple-darwin19.0)

karbassi commented 4 years ago

Duplicates #252