fix: unlocalize _lp_dotmatrix_make_env_inline_right
Make _lp_dotmatrix_make_env_inline_right visible outside of
_lp_dotmatrix_make_env
Fixes: cac5b14 ("feat: dotvector theme")
This commit is contained in:
parent
0348a77e02
commit
eb17f70e7d
1 changed files with 1 additions and 1 deletions
|
|
@ -485,7 +485,7 @@ _lp_dotmatrix_make_env() {
|
|||
fi
|
||||
|
||||
# History section.
|
||||
local _lp_dotmatrix_make_env_inline_right=
|
||||
_lp_dotmatrix_make_env_inline_right=
|
||||
if _lp_os; then
|
||||
_lp_join "$I" ${lp_os_arch} ${lp_os_family} ${lp_os_kernel} ${lp_os_distrib} ${lp_os_version}
|
||||
_lp_dotmatrix_make_env_inline_right+="$d${lp_join}$b"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue