Skip to content

drofloh/oh-my-zsh-custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oh-my-zsh-custom

Personal oh-my-zsh theme and custom functions.

Setup

Update the following in ~/.zshrc

  • set drofloh as the theme

ZSH_THEME="drofloh"

  • set custom directory to the one from this repo, eg:

ZSH_CUSTOM=~/src/github.com/drofloh/oh-my-zsh-custom/custom

  • add battery to the list of plugins

plugins=(battery)

Requires a font with extra glyphs / icons added, such as Hack from Nerd Fonts.

Config Options

Set the following in ~/.zshrc

  • Enable / Disable RPROMPT

DROFLOH_THEME_RPROMPT=(true|false) Defaults to true.

Preview

screenshot

Terminal colours / inspriation from iterm2-material-design.

Releases

No releases published

Packages

No packages published

Languages