Skip to content

Herd doesn't seem to work with Git Bash Terminal #697

Answered by mechelon
frankliniwobi asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to use the Herd binaries in Git Bash, add these aliases to your .bash_profile:

alias php="php.bat"
alias herd="herd.bat"
alias laravel="laravel.bat"
alias composer="composer.bat"

We'll update the documentation regarding that soon (and will also try to add these lines automatically during onboarding for new installs).

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@spitfire64
Comment options

@bhekor
Comment options

@Mohamed-G2021
Comment options

Answer selected by mechelon
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants