coffee.tty-theme/baz.env
Ari Archer 1183eee0f7
Fix plugin structure
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-06-05 13:54:47 +03:00

8 lines
292 B
Bash

export BAZP_NAME='coffee.tty-theme'
export BAZP_LICENSE='WTFPL'
export BAZP_VER=3
export BAZP_AUTHOR='Ari Archer'
export BAZP_SRC='plugin'
export BAZP_METHOD='git'
export BAZP_SOURCE='https://github.com/coffee-theme/coffee.tty-theme'
export BAZP_DESCRIPTION='Baz plugin for coffee TTY theme'