• About Me

noSpace.cc

-- Nowel's Space --

  • Home
  • My Notebook
    • JS Collections
    • CSS Collections
    • Shell Notebook
  • My Life
    • Life in Vancouver
    • Life in Taiwan

如何安裝與管理 oh-my-zsh Plugin

2020-01-13 by N.Yang Leave a Comment

oh-my-zsh 有很多好用的 plugins 可用。這邊筆記一下如何安裝以及管理 oh-my-zsh plugin。

第一步:使用 vi 編輯 ~/.zshrc

vi ~/.zshrc

第二步:檔中找 plugin 自段(直接打 plugin,vi 會直接跳到那一行)

# Which plugins would you like to load? # Standard plugins can be found in ~/.oh-my-zsh/plugins/* # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. plugins=(git)

第三步:把想增添的 plugin 填寫上

# Which plugins would you like to load? # Standard plugins can be found in ~/.oh-my-zsh/plugins/* # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. plugins=( git docker )

第四步:重啟 iTerm 即可

文章參考出處:iTerm2 + zsh + oh-my-zsh The Most Power Full Terminal on macOS

oh-my-zsh 插件列表:出於 github plugins list

Filed Under: Shell Notebook

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

部落格裡搜尋

Connect with Me

  • Facebook
  • Instagram
  • LinkedIn
  • Pinterest
  • Twitter

最新文章

  • 如何安裝與管理 oh-my-zsh Plugin
  • 壞心情突然來襲,怎麼處理 | 分享一些心情不好時可做的事
  • 【Fido 轉 Bell】溫哥華電信公司轉換經驗
  • 筆記 Sublime Text Editor 捷徑
  • School Project – W.e.i.r.d.o

Google Adsense

Copyright © 2021 · Lifestyle Pro Theme on Genesis Framework · WordPress · Log in