centos安装fish shell
Posted Jayson
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos安装fish shell相关的知识,希望对你有一定的参考价值。
对于 CentOS 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:fish:release:2/CentOS_7/shells:fish:release:2.repo yum install fish
对于 CentOS 6,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:fish:release:2/CentOS_6/shells:fish:release:2.repo yum install fish
官网链接: https://software.opensuse.org/download.html?project=shells%3Afish%3Arelease%3A2&package=fish
以上是关于centos安装fish shell的主要内容,如果未能解决你的问题,请参考以下文章
sh 此脚本在大多数Linux系统上从源代码下载并安装fish shell。
markdown 有关如何在Mac OS X上安装Fish shell的说明,包括Oh My Fish!。还包括几个有用的功能。