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
I've written a bash script that autocompletes herms commands. It also autocompletes saved recipes if the previous command is one of - edit, remove or view. My problem is that this script needs to be sourced when herms is being installed. Is there a way to do this, for example in herms.cabal or travis.yml? I can submit a pull request once I figure out how to do this.
Thanks!
The text was updated successfully, but these errors were encountered:
@jayathungek I'm not particularly knowledgeable on this subject, but if you link to your branch I'll take a look and see if I can figure something out!
Hello everyone,
I've written a bash script that autocompletes herms commands. It also autocompletes saved recipes if the previous command is one of - edit, remove or view. My problem is that this script needs to be sourced when herms is being installed. Is there a way to do this, for example in herms.cabal or travis.yml? I can submit a pull request once I figure out how to do this.
Thanks!
The text was updated successfully, but these errors were encountered: