chore: formatted meow utility with shfmt

pull/1/head
Pocco81 3 years ago
parent 153bbb5e57
commit 72e23db850

@ -10,8 +10,6 @@ COMMAND_ARGS=$2
esc=""
reset="${esc}[0m"
# ----- print kitty ----- #
sub_print() {
@ -21,7 +19,6 @@ sub_print () {
local CATLINE3=" |、 ~ヽ "
local CATLINE4=" じしf_,) "
case $COMMAND_ARGS in
# print coloured version based on input
@ -59,8 +56,6 @@ sub_print () {
echo "${reset}"
}
# ----- print help ----- #
sub_help() {
@ -77,8 +72,6 @@ sub_help () {
}
# ----- link source ----- #
sub_source() {
@ -88,8 +81,6 @@ sub_source () {
}
# ----- command handler ----- #
case $COMMAND_NAME in

Loading…
Cancel
Save