itjhDev / oh-my-zsh-custom

oh-my-zsh theme and custom functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Preview

screenshot

Terminal colours / inspriation from iterm2-material-design.

About

oh-my-zsh theme and custom functions

License:MIT License


Languages

Language:Shell 100.0%