Skip to content

Instantly share code, notes, and snippets.

@giorrrgio
Last active August 29, 2015 14:06
Show Gist options
  • Save giorrrgio/218ddc98537323d007ed to your computer and use it in GitHub Desktop.
Save giorrrgio/218ddc98537323d007ed to your computer and use it in GitHub Desktop.
xdphp.sh
#!/bin/bash
php -dxdebug.remote_autostart=On -didekey=PHPSTORM -dremote_host=localhost $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment