0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

今更zplugを入れてみる

Last updated at Posted at 2016-05-22

zshをもっと快適に!

上記の目標を持ち、ネットサーフィンしているとzplugがおすすめ!っていう記事を見つけたので、入れてみました。

  • 下記コマンドで入れられるよってことで入れてみましたが、zplugコマンドが見つからないよ!と怒られます

    • brew install zplug
  • なので、公式オススメの下記crulコマンドで入れましょう

    • $ curl -sL zplug.sh/installer | zsh
  • 入れたら公式のサンプルに従って.zshrcを編集。pathだけ気をつけてください

後は他の情報をググって好みのカスタマイズにしてくださいね!

0
0
3

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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?