7 lines
69 B
Bash
7 lines
69 B
Bash
#
|
|
# ~/.bash_profile
|
|
#
|
|
|
|
# start starship
|
|
eval "$(starship init bash)"
|