Future official support for the Git plugin is planned, but will not be implemented at the moment.
wget -O${ZSH_CUSTOM}/themes/<theme-name>.zsh-theme https://raw.githubusercontent.com/Xatra1/burn/refs/heads/master/<theme-name>.zsh-theme
- Replace both instances of <theme-name> with the name of the theme variant you want.
- add this in your
.zshrc
:ZSH_THEME="burn" # or ZSH_THEME="burn-black", ZSH_THEME="burn-blue"
- add this in your
.zshrc
:zinit load Xatra1/burn ZSH_THEME="burn" # or ZSH_THEME="burn-black", ZSH_THEME="burn-blue"
- Copy the contents of the theme you want into your
.zshrc
.