punktdateien-bashrc/programs.d/starship.sh

2 lines
80 B
Bash
Executable file

#!/usr/bin/env bash
which starship &> /dev/null && eval "$(starship init bash)"