Support FNM (NVM replacement) and bun

This commit is contained in:
Alexander Gehrke 2025-09-19 16:22:54 +02:00 committed by Alexander Roso
parent 21e41141ef
commit 67c760dc6e
3 changed files with 53 additions and 28 deletions

3
zshrc
View file

@ -130,3 +130,6 @@ fi
tabs -4
#zprof
# bun completions
[ -s "/home/crater2150/.bun/_bun" ] && source "/home/crater2150/.bun/_bun"