#!/bin/bash themeupdate () { curl -fsSL https://starship.rs/install.sh | bash } themeupdate