coffee.baz-plugin/baz.env
Ari Archer 219907b38e
Fix variable localisation
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-10-24 02:30:28 +03:00

8 lines
305 B
Bash

export BAZP_NAME='coffee.baz-plugin'
export BAZP_LICENSE='WTFPL'
export BAZP_VER=7
export BAZP_AUTHOR='Ari Archer'
export BAZP_SRC='plugin'
export BAZP_METHOD='git'
export BAZP_SOURCE='https://github.com/coffee-theme/coffee.baz-plugin'
export BAZP_DESCRIPTION='Baz plugin for coffee theme in bash prompt'