10 lines
216 B
Markdown
10 lines
216 B
Markdown
This is just my own oh-my-zsh theme.
|
|
|
|
To set it up run:
|
|
|
|
git clone git@github.com:jeena/jeena-zsh.git
|
|
|
|
and add this to your .zshrc (adapt the path):
|
|
|
|
ZSH_THEME="jeena"
|
|
ZSH_CUSTOM=$HOME/Projects/jeena-zsh
|