- 发布时间
记-use-fish-shell
- Authors

- Name
- Chad
Works Out Of The Box
fish-shel 是一个简洁的 shell,内置功能强大 省去很多配置
安装fish-shell
brew install fish
查看当前shell列表
cat /etc/shells
# 类似这样
/bin/bash
/bin/csh
/bin/dash
/bin/ksh
/bin/sh
/bin/tcsh
/bin/zsh
将fish-shell添加到列表中
/usr/local/bin/fish
替换shell
chsh -s /usr/local/bin/fish
重启终端 => fish_config
配置主题,在 浏览器里面配置保存
fish_config

Support
赞赏
如果这些内容对你有所帮助,欢迎赞赏支持。

微信赞赏

支付宝赞赏