oh-my-zsh-custom icon indicating copy to clipboard operation
oh-my-zsh-custom copied to clipboard

oh-my-zsh theme and custom functions

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.