17
16

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.

oh-my-zshを綺麗にするまで(agnoster.zsh-theme)

Last updated at Posted at 2015-08-03

zsh の初期設定がめんどくさい人のためのoh-my-zshを入れてみましたで紹介されていた
agnoster
が格好良かったので導入しようとした。しかし少し詰まったのでメモ。

上のリンクで紹介された通りにすると文字化けが起きていたので、検索すると
A few invalid symbols in 'agnoster.zsh-theme' #1906 に解決法が書いてあり

cd ~/.oh-my-zsh/themes/
git checkout  d6a36b1 agnoster.zsh-theme

としてagnoster.zsh-theme のバージョンを切り戻すことで無事正常に表示された(2年前のissueなのにまだ文字化けが起きてしまうとは・・・)

17
16
0

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
17
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?