#!/bin/bash source ~/.shell_funcs source ~/.shell_aliases source ~/.shell_exports eval "$(direnv hook zsh)" eval "$(starship init zsh)" eval "$(/opt/homebrew/bin/mise activate zsh)"