Open GeekEast opened 5 years ago
https://geekeast.github.io/ubuntuinstallzsh.html
Ubuntu Install Zsh & Oh My Zsh & Plugins 12345678910sudo apt install -y zshsh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" # need passwo
cd ~/.oh-my-zsh/themes && ls
sudo apt-get --purge remove zsh
uninstall_oh_my_zsh
https://geekeast.github.io/ubuntuinstallzsh.html
Ubuntu Install Zsh & Oh My Zsh & Plugins 12345678910sudo apt install -y zshsh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" # need passwo