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
- Host: GitHub
- URL: https://github.com/mortinger91/michelebira
- Owner: mortinger91
- License: mit
- Created: 2024-07-30T21:07:02.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-06T21:26:57.000Z (11 months ago)
- Last Synced: 2025-03-19T21:13:46.859Z (8 months ago)
- Language: Shell
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-zsh-plugins - michelebira - Variation of the [bira](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/bira.zsh-theme) theme. Includes decorators for `git` status, username, current directory and the return code of the last command run. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - michelebira - Variation of the <b><code>182718⭐</code></b> <b><code> 26277🍴</code></b> [bira](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/bira.zsh-theme)) theme. Includes decorators for `git` status, username, current directory and the return code of the last command run. (Themes / ZSH on Windows)
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.

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