punktdateien-bashrc/programs.d/starship.sh

3 lines
80 B
Bash
Raw Normal View History

2024-06-03 01:45:55 +02:00
#!/usr/bin/env bash
which starship &> /dev/null && eval "$(starship init bash)"