small fix to bootstrap
This commit is contained in:
parent
81dc0eb0d6
commit
881296f0f7
@ -1,6 +1,6 @@
|
||||
function zlibs_install()
|
||||
{
|
||||
git clone --branch master https://git.brass.host/tea/zshlibs.git
|
||||
git clone --branch master https://git.brass.host/tea/zshlibs.git "${HOME}/.local/zshlibs"
|
||||
}
|
||||
if [[ -z ${zshlibs_install} ]]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user