diff --git a/zbootstrap.zsh b/zbootstrap.zsh index 6fdf24d..23ed7f1 100644 --- a/zbootstrap.zsh +++ b/zbootstrap.zsh @@ -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