[Linux] ubuntu安裝zsh

博客原文:
hackershell
git

聽說zsh還不錯,還在體驗中github

在ubuntu下須要安裝:shell

sudo apt-get install zsh git

而後進行下載:ubuntu

wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh

稍等片刻你就能夠替換你的默認bash爲zsh:bash

chsh -s /bin/zsh

重啓就能夠看到終端截面:spa

AsyncDispatcher

提示還不錯,正在摸索中...code

相關文章
相關標籤/搜索