fix function name
This commit is contained in:
parent
a1969e2578
commit
290a6d877c
@ -15,7 +15,7 @@ fi
|
|||||||
|
|
||||||
#### BASIC ZSHLIBS TOOLS
|
#### BASIC ZSHLIBS TOOLS
|
||||||
|
|
||||||
function zlibs_update()
|
function zshlibs_update()
|
||||||
{
|
{
|
||||||
zbootstrap_message zlibs_update "preparing self update …"
|
zbootstrap_message zlibs_update "preparing self update …"
|
||||||
if [[ -n "$zshlibs_install" ]]
|
if [[ -n "$zshlibs_install" ]]
|
||||||
|
Loading…
Reference in New Issue
Block a user