Run brew shellenv on fish startup

This commit is contained in:
Marvin Elsen 2025-04-30 11:09:57 +02:00
parent f4aecf6aef
commit 96f7f075e2
Signed by: marvinelsen
GPG Key ID: 820672408CC318C2

View File

@ -1,3 +1,5 @@
brew shellenv | source
if status is-interactive
fzf --fish | source
starship init fish | source