最新的zsh网上推荐功能比较强大,但是有坑,一些脚本不能执行,例如flutter,Jupyter,face_regconition这些都受影响

需要切换会bash:

 

chsh -s /bin/bash

 

切换zsh:

chsh -s /bin/zsh