mac os 系统默认的终端为bash,切换默认终端为zsh,可以用以下命令
chsh -s /bin/zsh
如过要切回默认终端bash则使用以下命令
chsh -s /bin/bash
WordPress采集插件WP-JPost,Linode,Vultr,Ramnode,优惠码 Coupon,Gift Code,VPS推荐评测,专注Linux,Apache,Mysql,MariaDB,PHP,Nginx技术
mac os 系统默认的终端为bash,切换默认终端为zsh,可以用以下命令
chsh -s /bin/zsh
如过要切回默认终端bash则使用以下命令
chsh -s /bin/bash