This website requires JavaScript.
Explore
Help
Sign In
thomasave
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
02fc2ef1b6
dotfiles
/
.config
/
zsh
/
.zshenv
4 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Better cargo env
2024-03-08 20:48:44 +01:00
if [ -d "$HOME/.cargo/env" ]; then
. "$HOME/.cargo/env"
fi