dotfiles/.config/zsh/.zshenv

4 lines
63 B
Bash

if [ -d "$HOME/.cargo/env" ]; then
. "$HOME/.cargo/env"
fi