Skip to content

joshjon/bliss-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation


icon

Bliss Oh My Zsh

A delicate theme that injects color without overwhelming your workspace.


session

About

This is a theme for Oh My Zsh and is designed to be used with the Bliss iTerm theme which is applied in the screenshot above.

Setting the Mood

Bliss looks even better with the following terminal setup:

Color Properties

  • Home: blue
  • Current path: magenta
  • Git branch: cyan
  • Git clean: green
  • Git dirty: yellow
  • Prompt symbol: magenta

Installation

Install Using Git

You can keep up to date by using git.

  1. Clone the Bliss Zsh repo.

  2. Create a symbolic link to the Oh My Zsh theme folder:

     ln -s bliss.zsh-theme <oh-my-zsh-path>/themes/bliss.zsh-theme
    

    Changes pulled from Git will now automatically update in the Oh My Zsh theme folder.

  3. Add ZSH_THEME="bliss" to your ~/.zshrc.

Install Manually

  1. Use the download ZIP option and unzip the files.

  2. Move bliss.zsh-theme into to the Oh My Zsh theme folder:

     <oh-my-zsh-path>/themes/bliss.zsh-theme.
    
  3. Add ZSH_THEME="bliss" to your ~/.zshrc.

Author

Joshua Jon
GitHub: https://github.com/joshjon