Useful Git and Docker Aliases for ZSH
Useful Git and Docker aliases for ZSH to help with everyday workflow when using Git, PHP, Docker or system file browsing.
Web Developer, Brighton UK
Useful Git and Docker aliases for ZSH to help with everyday workflow when using Git, PHP, Docker or system file browsing.
I’ve created a light Dockerized LAMP/LEMP Stack to share with you. Docker has undoubtably and fundamentally changed the way we think of serving and hosting a website. It’s even had a momentous effect on how we develop websites locally, while keeping how we’re going to ship this once we’re ready. I’ve found it difficult to … Read more
If you’re tired of having tons of local branches and need a quick way to batch delete all local unused git branches, then this is for you. Make sure you switch to develop or master before running this: Once run, your local branches will look a lot cleaner and you should see a summary of … Read more