I know there are a load of solutions out there already, but nothing that I could see that were as simple as I needed, or as flexible. In particularly I have one project which uses the core code across three …
Tag Archives: bash
Turn PHP Xdebug profiling on and off by BASH script
Posted by admin
on March 3, 2012
No comments
It was bugging me (debugging me?) that Xdebug profiling dragged my development server down so much. So here’s a simple script to place in /usr/local/bin to turn it off and on more easily. Remember to chmod +x it first. This …
A few helpful Bash settings and aliases
Posted by admin
on December 19, 2011
No comments
I’m constantly trying to get my hands off the mouse and onto the keyboard so I’ve been looking for tweaks and tricks to help me to do what I need to do with fewer mouse clicks and keystrokes. I’ve been …
Recent Comments