oh-my-zsh-custom
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
Terminal colours / inspriation from iterm2-material-design.