An open API service indexing awesome lists of open source software.

https://github.com/mortinger91/michelebira

My custom oh my zsh theme based on theme Bira
https://github.com/mortinger91/michelebira

Last synced: 4 months ago
JSON representation

My custom oh my zsh theme based on theme Bira

Awesome Lists containing this project

README

          

A personal varation of the [oh my zsh bira theme](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/bira.zsh-theme).

A two lines prompt that shows you username, current directory and current git branch (if in a git repo)
plus a red dot if there are any uncommitted changes in the working directory.
It also shows you the return code of the last command, if non-zero, at the right side.

Screenshot 2024-12-12 at 19 04 52 (2)

Use it with oh my zsh.

Copy the theme file from the repo to this directory: `~/.oh-my-zsh/custom/themes/michelebira.zsh-theme`