Amazon Linuxに最新のfish shell をインストールする
> rpm -E %{rhel}
7
shell
https://software.opensuse.org/download.html?project=shells%3Afish%3Arelease%3A3&package=fish より CentOS 7 と同じ方法を利用します。
cd /etc/yum.repos.d/
sudo wget https://download.opensuse.org/repositories/shells:fish:release:3/CentOS_7/shells:fish:release:3.repo
sudo yum install -y fish
shell
https://dev.classmethod.jp/articles/amazon-linux2-install-fish/ この辺の方法は古いのが入ってしまうかもしれない。