276,962 views
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/zsh.git
And creating a symbolic link to oh-my-zsh's theme folder:
ln -s $DRACULA_THEME/dracula.zsh-theme $OH_MY_ZSH/themes/dracula.zsh-theme
P.S.: Remember that you should replace $DRACULA_THEME
and $OH_MY_ZSH
with the actual directories for this command to work.
dracula.zsh-theme
file to oh-my-zsh's theme folder: oh-my-zsh/themes/dracula.zsh-theme
./lib
to oh-my-zsh's theme folder: oh-my-zsh/themes/lib
.Go to your ~/.zshrc
file and set ZSH_THEME="dracula"
.
Just add zplug "dracula/zsh", as:theme
to your ~/.zshrc
file.
Get updates about this theme and more. 7,399 people enjoy it.
This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.
Made with ♥ by Zeno Rocha
under MIT license