Bboysoul's Blog

首页 归档 资源 公告

ubuntu安装zsh和oh-my-zsh

February 1, 2017

首先安装zsh

sudo apt-get update sudo apt-get install zsh

然后安装oh-my-zsh

$ sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"

然后设置zsh为自己默认的shell

chsh -s /bin/zsh bboysoul


Tags:
本文总阅读量 本文总访客量 本站总访问量 本站总访客数