Skip to content

varunpbardwaj/bluo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bluo

A oh-my-zsh theme for z shell

Installation

Install oh-my-zsh:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" 

Add bluo theme to oh-my-zsh:

mkdir -p $ZSH_CUSTOM/themes && curl https://cdn.jsdelivr.net/npm/bluo-zsh-theme@1.0.1/bluo.js -L -o $ZSH_CUSTOM/themes/bluo.zsh-theme

Paste below code:

nano ~/.zshrc

Find 'ZSH_THEME' and set it to 'bluo' as shown below:

ZSH_THEME="bluo"

Press Ctrl+X, type y/Y and press return.

Now restart your terminal.

bluo

About

A oh-my-zsh theme for z shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages