Skip to content

Instantly share code, notes, and snippets.

@Raphhh
Created June 9, 2025 08:31
Show Gist options
  • Save Raphhh/10e9da9029b397524d88b1c563f6ded5 to your computer and use it in GitHub Desktop.
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
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