Reading List

Beyond Aliases — define your development workflow with custom bash scripts from David Peach RSS feed.

Beyond Aliases — define your development workflow with custom bash scripts

Being a Linux user for just over 10 years now, I can’t imagine my life with my aliases. Aliases help with removing the repetition of commonly-used commands on a system. For example, here’s some of my own that I use with the Laravel framework: You can set these in your ~/.bashrc file. See mine in … Continue reading Beyond Aliases — define your development workflow with custom bash scripts