Dracula for ZSH
A dark theme for ZSH. This version displays the full path and removes an unnecessary space.
So basically it's just like the following screenshot but with the full path. Get it? Pretty straighforward.
General instructions can be found at draculatheme.com/zsh.
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/el-seirh/dracula-zsh.git
Then create a symbolic link in oh-my-zsh's theme folder:
$ cd ~/.oh-my-zsh/themes
$ ln -s $YOUR_DRACULA_PROJECT_PATH/dracula.zsh-theme
Go to your ~/.zshrc file and set ZSH_THEME="dracula"
.
Originally this theme is maintained by the following person(s) and a bunch of awesome contributors.
|
--- | ---
Harrison Heck |
Forked by el-seirh.