This commit is contained in:
Kulvir Singh
2024-06-21 17:14:06 +05:30
parent dc3a43d468
commit e72728ecfc
2 changed files with 4 additions and 1 deletions

View File

@@ -33,3 +33,4 @@ export PATH="$BUN_INSTALL/bin:$PATH"
[ -s "/Users/kulvir/.bun/_bun" ] && source "/Users/kulvir/.bun/_bun"
eval "$(starship init zsh)"
export PATH="/opt/homebrew/opt/node@20/bin:$PATH"