Skip to content

Commit 4d92a25

Browse files
committed
update cmd.sh with guide for zsh
1 parent 6f71c04 commit 4d92a25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cmd.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# must first enable word splitting if using zsh, uncomment next line
2+
# setopt SH_WORD_SPLIT
3+
14
redis-cli HNSW.NEW test1 DIM 128 M 5
25

36
for i in {1..100}

0 commit comments

Comments
 (0)