Gabor Javorszky
  • Home
  • About
  • Privacy Policy
Sign in Subscribe

terminal

A collection of 3 posts
Customize your ZSH prompt with this one weird trick!
terminal

Customize your ZSH prompt with this one weird trick!

I like having the last commit's sha in the command line. Gives me instant access to the info. I'll walk you through how I made zsh to show it to me.
Apr 17, 2020 6 min read
My local development environment
workflow

My local development environment

There are so many tools to do local development, no wonder folks are lost. I’ve mostly tried them all with the notable exception of Docker. Here’s what I ended up with on a mostly permanent basis: Server, database, php, wp-cli I develop on a Mac. This means I
Nov 9, 2017 10 min read
You don't need web sites to base64 decode things. Or to format JSON
advanced

You don't need web sites to base64 decode things. Or to format JSON

Instead of using free sites to do encoding / decoding / formatting of data, you could be using the command line. Here's an example of base64 decoding and pretty formatting json.
Sep 27, 2017 2 min read
Page 1 of 1
Gabor Javorszky © 2023
Powered by Ghost