Added starship to terminal

This commit is contained in:
Denis Urs Rudolph
2025-12-04 15:02:33 +01:00
parent 28b78023d0
commit 94a856da26
2 changed files with 68 additions and 0 deletions

View File

@@ -1,2 +1,4 @@
export BUN_INSTALL="$HOME/.bun"
export PATH="$BUN_INSTALL/bin:$PATH"
eval "$(starship init zsh)"o