Alias
A clean commit history with Git WipSquash
Learn a lazy guy maintains clean and atomic commit histories, with the `wipsquash` script.
read articleDisplay a message when you enter a directory
I kept forgetting about the usage of a tool and decided to display a help message automatically as soon as I entered the directory. This way, I stop losing time and feeling bad about myself. Here is how!
read articleAn alias to easily debug PHP scripts
Simplify PHP debugging with a custom shell alias that handles all XDebug configuration options. Save time, keystrokes, and mental overhead by wrapping complex debugging commands in an easy-to-remember alias.
read articleAn alias to learn aliases
I’m trying to learn aliases to reduce the typing I need in the console but I can’t remember them. I’ve created an alias to help me !
read article