I love Oh-My-ZSH. Part of the magic when switching from the default bash shell was playing with all the built themes. However, most of the themes were too noisy for me. I decided to trim the fat and go with a bare-bones with some git.
Prompt Structure
[Directory(branch_name)]
Features
This super simple prompt with some git:
- The current directory
- Current git branch name
- Git status on the current branch
I would have contributed to the Oh-My-ZSH project directly, but it looks like its getting too crowded. That's all, feel free to improve or customize, cheers!