feat(shell): switch to starship because it's fast

This commit is contained in:
2023-09-08 00:43:37 +03:00
parent acae4fec73
commit bc608cd578
5 changed files with 147 additions and 1722 deletions

View File

@@ -16,7 +16,7 @@
SCRIPT=$(basename "$0")
VERSION_NVM="v0.39.3"
VERSION_NVM="v0.39.5"
# shellcheck source=./../../scripts/shared.sh
source "$SHARED_SCRIPT"