We have all been there: trying not to be late for a friend or trying to control our monthly spending or trying not to eat that unhealthy food but ending up doing it again and again. In this blog post, I am going to share a “framework” that helped me fix a lot of problemsContinue reading “On (not) repeating the same mistakes”
Monthly Archives: March 2020
oh-my-zsh git aliases
zsh combined with oh-my-zsh is my daily driver on the terminal and I love it. Here is one of there reasons why: git aliases g : git ga : git add gaa : git add –all gapa : git add –patch gc: git commit gcmsg: git commit -m gst: git status gp : git pushContinue reading “oh-my-zsh git aliases”
Hello world
In this blog, I am going to share what I think is useful in the following domains: SRE and infrastructure engineering Productivity hack Using Linux as a desktop work station Insights from books I read Mini how-tos If you find a mistake or you think I can do something better, I would love to hearContinue reading “Hello world”