.sh
This commit is contained in:
parent
94689a23bf
commit
12561ee505
1 changed files with 3 additions and 3 deletions
|
@ -71,9 +71,9 @@ rwx_cache() {
|
|||
local fill="$(rwx_fill "${#name}" ─)"
|
||||
RWX_CODE="${RWX_CODE}
|
||||
|
||||
# ╭───┬─${fill}─╮
|
||||
# │ ↙ │ ${name} │
|
||||
# ╰───┴─${fill}─╯
|
||||
# ╭───┬─${fill}─┬────╮
|
||||
# │ ↙ │ ${name} │ sh │
|
||||
# ╰───┴─${fill}─┴────╯
|
||||
|
||||
${text}"
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue