§Delta
§Install using Git
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/delta.git
§Install manually
Download using the GitHub .zip download option and unzip them.
§Activating theme
- Add the following entry in your gitconfig:
[include]
path = /PATH/TO/delta/dracula.gitconfig
- Then, add your chosen color theme to your features list:
[delta]
features = dracula
side-by-side = true
- Boom! It's working ✨
