Awesome
ZSH Theme
This is my ZSH theme.
Dependencies
- A Font with Nerd Fonts embedded, for example Nerd Hack Font: https://github.com/ryanoasis/nerd-fonts
Install
ZGen
Use zgen
to install this as a plugin, for example:
if ! zgen saved; then
zgen load krak3n/zsh-theme krak3n.zsh-theme
fi
oh-my-zsh
You can of course also clone the repository and symlink into the theme directory like ~/.oh-my-zsh/themes/
.
ln -s krak3n.zsh-theme ~/.oh-my-zsh/themes/
Then set your theme in your ~/.zshrc
:
ZSH_THEME=krak3n