#!/bin/bash if test -x starship; then eval "$(starship init bash)" fi