# This file is read each time a login shell is started.

test -z "$PROFILEREAD" && . /etc/profile || true

export EDITOR=/usr/bin/hx

. "$HOME/.cargo/env"
export PATH="$PATH:$HOME/.bun/bin"
export PATH="$PATH:$HOME/.dotnet/tools"