Awesome
Raz's ZSH Theme
My custom ZSH prompt made into an Oh My ZSH theme.
Currently it shows:
- Username
- Hostname
- Date
- Time
- Git repo branch
- Git repo status icon
- Exit code
- Current path
- Number of files in current directory
- Size of files in current directory
Screenshot
<img width="961" alt="Screenshot" src="https://user-images.githubusercontent.com/7116312/119237101-0e258c00-bb33-11eb-966c-bea614bb2d7a.png">Requirements
For the theme to work correctly you will need:
Installing
Clone the theme repo:
git clone https://github.com/razman786/ohmyzsh-theme-raz.git
Copy the theme to the correct location:
cp ohmyzsh-theme-raz/raz+.zsh-theme $ZSH_CUSTOM/themes
Then select the theme in your .zshrc
file with:
ZSH_THEME="raz+"
Activate the theme with:
source ~/.zshrc
License
MIT © Raz
<!-- Badges -->