ansi functions library
This commit is contained in:
@@ -14,6 +14,10 @@ function do_success {
|
||||
echo -n "$*"
|
||||
)
|
||||
echo ']'
|
||||
source "${MIAOU_BASH_DIR}/lib/ansi.bash"
|
||||
local content
|
||||
content=$(FG=MAGENTA style_ansi "this is success")
|
||||
FG=GRAY PADDING=8 style_block "$content"
|
||||
}
|
||||
|
||||
function do_unbound_variable {
|
||||
|
||||
Reference in New Issue
Block a user