Replies: 1 comment 1 reply
|
Yup, thanks. I will fix this. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
|
Yup, thanks. I will fix this. |
Uh oh!
There was an error while loading. Please reload this page.
A minor suggestion:
The docs and the
READMEmention the following command to generate a config file:aura/README.md
Lines 190 to 195 in 5c40a89
However, this command will fail since
~/.config/auradirectory doesn't exist (unless the user already usedaurain the past and kept the directory for some reason):Maybe the directory creation could be automated? Or at least
mkdir -p ~/.config/aurashould be added to the documentation?
Keep up the good work!
All reactions