Macにfishをインストールするメモ

2019年1月5日

1.fishインストール
#brew install fish

2.Powerlineのインストール
#pip3 install –user git+git://github.com/powerline/powerline

3.fontのインストール
#git clone https://github.com/powerline/fonts.git –depth=1
#cd fonts
#./install.sh
#cd ..
#rm -rf fonts

Mac OS X

Posted by arkgame