refactor: Update starship.toml file path and remove unused symbol

This commit is contained in:
Bram Kelchtermans 2024-06-27 22:31:32 +02:00
parent 04004e9dbb
commit c06f4e035c
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ configure_starship() {
overwrite_starship_toml() {
if [ -f "./terminal/starship.toml" ]; then
echo "Overwriting starship.toml..."
mkdir -p ~/.config/starship
cp ./terminal/starship.toml ~/.config/starship.toml
# Check if icon parameter is provided