#!/bin/bash

# Install fish

sudo apt install fish
sudo chsh -s /usr/bin/fish
chsh -s /usr/bin/fish