LoginSignup
5
5

More than 3 years have passed since last update.

Oh My Zsh 手動アップデート コマンド

Last updated at Posted at 2019-04-24

oh-my-zshを手動で更新する。備忘録も兼ねて。

$ omz update

upgrade_oh_my_zsh はDeprecatedになりました( @htakatoshi さんありがとうございます!)

omz コマンド

omzまたはomz helpのコマンドで、利用できるコマンド一覧が表示されます。

$ omz help
Usage: omz <command> [options]

Available commands:

    help                Print this help message
    update              Update Oh My Zsh
    pr <command>        Commands for Oh My Zsh Pull Requests

omz prの方はこんな感じ。

$ omz pr
Usage: omz pr <command> [options]

Available commands:

    clean                       Delete all PR branches (ohmyzsh/pull-*)
    test <PR_number_or_URL>     Fetch PR #NUMBER and rebase against master
5
5
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
5