Zsh update

This commit is contained in:
2020-10-26 10:58:34 +05:00
parent 1335bbb251
commit a37bb1d85b
17 changed files with 1709 additions and 1175 deletions

View File

@@ -41,7 +41,7 @@ __go_tool_complete() {
return
fi
build_flags=(
'-a[force reinstallation of packages that are already up-to-date]'
'-a[force reinstallation of packages that are already up to date]'
'-n[print the commands but do not run them]'
'-p[number of parallel builds]:number'
'-race[enable data race detection]'