Skip to content

Commit 494f31d

Browse files
1 parent 601cb46 commit 494f31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ fi
145145
# extended zsh completion
146146
if [ ! -d ~/.zsh/completion ]; then
147147
mkdir -p ~/.zsh
148-
git clone git://github.com/zsh-users/zsh-completions.git ~/.zsh/completion
148+
git clone https://github.com/zsh-users/zsh-completions.git ~/.zsh/completion
149149
fi
150150

151151
if [ -f "$HOME/.laptop.user" ]; then

0 commit comments

Comments
 (0)