bettercmd-baz-plugin/baz.env
Ari Archer eac9feca98
5: Added --color to ip
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-12-18 17:26:47 +02:00

8 lines
298 B
Bash

export BAZP_NAME='bettercmd-baz-plugin'
export BAZP_LICENSE='WTFPL'
export BAZP_VER=5
export BAZP_AUTHOR='Ari Archer'
export BAZP_SRC='plugin'
export BAZP_METHOD='git'
export BAZP_SOURCE='https://ari-web.xyz/gh/bettercmd-baz-plugin'
export BAZP_DESCRIPTION='Baz plugin for making linux cli better'