dotfiles/.config/zsh/.zshenv

4 lines
63 B
Plaintext
Raw Normal View History

2024-03-08 20:48:44 +01:00
if [ -d "$HOME/.cargo/env" ]; then
. "$HOME/.cargo/env"
fi