Bash

3 min. read Published:

Automatically generating Oh my ZSH theme screenshots

The wiki page of the Oh my ZSH shell contains more than 100 themes. I tried to generate screenshots for all.

2 min. read Published:

Useful Docker shell aliases

A collection of useful shell aliases for Docker and Docker Compose to speed up the development workflows.

1 min. read Published:

Watch – A Unix command to tail directories

Watch executes programs periodically, making it perfect for use cases like tailing directories.