Skip to content

zi changes

View the git log for a plugin’s repository. Shows the commit history to review recent changes after an update.

Terminal window
zi changes {plg-spec}

Runs git log inside the plugin’s directory and displays the commit history. Useful for reviewing what changed after zi update reports new commits, or for getting a sense of a plugin’s activity level. The output format is Zinit’s default git log view.

Terminal window
# View recent commits for a plugin
zi changes zsh-users/zsh-autosuggestions
  • cmd-status
  • cmd-recently
  • cmd-update
  • cmd-cd