This commit is contained in:
2025-05-17 01:56:29 +02:00
parent b8a49b9fab
commit e0e2ae33a4
5 changed files with 143 additions and 7 deletions

View File

@ -185,3 +185,7 @@ else
alias grep="/usr/bin/grep $GREP_OPTIONS"
fi
unset GREP_OPTIONS
# HAS TO BE AT THE END!!!!
# Starship bash prompt bar
eval "$(starship init bash)"