发布时间

记-use-fish-shell

Authors
  • avatar
    Name
    Chad
    Twitter

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

fish_config

Support

赞赏

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

微信赞赏二维码
微信赞赏
支付宝赞赏二维码
支付宝赞赏