Update core.fun, add 3TAB formatting var
This commit is contained in:
parent
c4dc609202
commit
30f0deed4c
@ -47,6 +47,7 @@ formatting() {
|
||||
BOLD=$(echo "\033[1m")
|
||||
HOLD=" "
|
||||
TAB=" "
|
||||
3TAB=" "
|
||||
}
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user