2024s
read more
Oh My Zsh - Improve your shell experience
Introduction
Have you already seen people making presentations which a fancy shell prompt like the above? This is particularly useful in presentations because viewers can clearly see in which directory the commands are being run.
The second great feature is for developers. When the current directory is in a Git repository, the prompt shows the current branch and its status, using a color that reveals whether there are uncommitted changes or not.