小编Lok*_*lda的帖子

为什么我不能向 /etc/shells 添加鱼?

我正在尝试在 OSX 上使用鱼壳作为我的默认壳。我已经使用 brew 安装了鱼壳,当我想将它添加到/etc/shells我得到这个错误:

tee: /etc/shells: No such file or directory
Run Code Online (Sandbox Code Playgroud)

这是我使用的命令行:

echo "usr/local/bin/fish" | sudo tee -a /etc/shells
Run Code Online (Sandbox Code Playgroud)

来源:https : //hackercodex.com/guide/install-fish-shell-mac-ubuntu/

我的有什么问题$PATH吗?

command-line osx shell fish

6
推荐指数
1
解决办法
8476
查看次数

标签 统计

command-line ×1

fish ×1

osx ×1

shell ×1