-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I had a couple errors occur while running the interactive.sh script that I might be able to address.
- When creating the GPG Agent config, I got an error saying the
~/.gnupgdirectory did not exist. This might be my own issue due to not running the brew install withsudo, but I suggest adding amkdir -p ~/.gnupgin the script to catch this error. - When installing the
rubyplugin with asdf, this line should referenceruby, notlatestas the plugin to install.
I created a pull request to help address these errors, so let me know if you think these are valid.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels