Skip to content

jakehwll/oid-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

oid.zsh-theme

preview.png

  • Renders beautiful rounded circles on information.
  • Renders current git branch.
  • Renders user@hostname.
  • Renders current directory.

Installation

git clone https://github.com/jakehwll/oid-zsh-theme
ln -s ./oid.zsh-theme ~/.oh-my-zsh/themes/

Then update your .zshrc to use ZSH_THEME="oid"

# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
- ZSH_THEME="robbyrussell"
+ ZSH_THEME="oid"

Note You will need a nerd fonts font for the rounded circles and git branch icon to render correctly. I recommend BlexMono Nerd Font.

About

A ZSH theme designed to disclose contextual information, with a rounded aesthetic

Resources

Stars

Watchers

Forks

Languages