Skip to content

razman786/ohmyzsh-theme-raz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raz's ZSH Theme

Raz's ZSH Theme CI ZSH Oh-My-Zsh

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

Screenshot

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