Created
June 9, 2025 08:31
-
-
Save Raphhh/10e9da9029b397524d88b1c563f6ded5 to your computer and use it in GitHub Desktop.
Exemple to set an alias in PowerShell with the path of PHP in Wamp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-Alias -Name php -Value \wamp64\bin\php\php7.4.26\php |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment