You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the ~/.config directory doesn't exist, it dies with no such file or directory because it cannot create the /wtf dir inside the non-existent config directory.
The text was updated successfully, but these errors were encountered:
What's broken?
If the
~/.config
directory doesn't exist, it dies withno such file or directory
because it cannot create the/wtf
dir inside the non-existent config directory.The text was updated successfully, but these errors were encountered: