Awesome
Birame Theme for Oh My Zsh
Based on the popular Bira theme.
The Birame theme enhances the original Bira by incorporating unique Unicode symbols for better visual cues and customization. This theme aims to create an aesthetically pleasing command-line experience with improved readability and a modern touch.
Features
- Customizable prompt with Unicode symbols for home, local machine, and configurations.
- Adaptability for various terminal settings and fonts supporting Unicode.
- Enhanced visual elements to reduce visual fatigue.
Unicode Options
Choose from several Unicode symbols to represent different prompt elements. These symbols are customizable, and you can modify them based on your preferences.
Home Symbols
- ⌂, ⟰, 㑞
Local Symbols
- ♎, ⚙, ⚶, ✙, ✪, ✱, ⟴, ⧁, ⨁
For more Unicode symbols, you can refer to Alan Wood’s Unicode Miscellaneous Symbols and Arrows.
Installation
To install Birame, follow these steps:
-
Ensure that you have Oh My Zsh installed.
-
Clone or download this repository.
-
Copy the
birame.zsh-theme
file into your custom themes directory in Oh My Zsh:cp birame.zsh-theme ~/.oh-my-zsh/custom/themes/
-
Set Birame as your theme by updating the ZSH_THEME variable in your .zshrc file:
ZSH_THEME="birame"
-
Restart your terminal or run source ~/.zshrc to apply the theme.
Customization
Birame allows for further customization of Unicode symbols and other visual elements. Edit the birame.zsh-theme file directly to adjust symbols, colors, and styles as needed.
Suggestions
Ensure your terminal font supports Unicode to display all symbols correctly. If you'd like to use additional symbols, refer to the Unicode link provided above.
License
This theme is open-source under the MIT License. Feel free to contribute or modify it to suit your needs.
Happy theming!