Skip to content

Instantly share code, notes, and snippets.

@LincolnYe
LincolnYe / bazel-oh-my-zsh.md
Created May 14, 2024 06:41 — forked from steinar/bazel-oh-my-zsh.md
Bazel command line auto-complete for oh-my-zsh

To get Bazel command and target auto-completion in zsh with oh-my-zsh, the offical zsh script as plugin:

  1. mkdir -p ~/.oh-my-zsh/plugins/bazel
  2. wget -P ~/.oh-my-zsh/plugins https://raw.githubusercontent.com/bazelbuild/bazel/master/scripts/zsh_completion/_bazel
  3. Add bazel to the plugins list in your ~/.zshrc
plugins=(git autojump colored-man-pages bazel)
  1. Restart zsh: zsh
@LincolnYe
LincolnYe / cloudSettings
Last active May 16, 2020 11:05 — forked from CHEF-KOCH/Evaluation Version 1903
Windows 10 Build 18362.30 (May 2019 Update 1903)
{"lastUpload":"2020-05-16T11:05:51.388Z","extensionVersion":"v3.4.3"}