Skip to content

Instantly share code, notes, and snippets.

@feifei9606
Created July 5, 2021 02:51
Show Gist options
  • Select an option

  • Save feifei9606/4163be564eea4124aa87082e3deebb8a to your computer and use it in GitHub Desktop.

Select an option

Save feifei9606/4163be564eea4124aa87082e3deebb8a to your computer and use it in GitHub Desktop.
[zsh相关] zsh相关操作 #zsh
  1. zsh安装 ohmyzsh

  2. bash/zsh互相切换

  • chsh -s /bin/zsh
  • chsh -s /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment